JSON validator

Validation

Oops, found some issues with your JSON. (You have no schema selected, so only the basic JSON syntax was checked.)

Line Field Error
19 Additional text encountered after finished reading JSON content: ,. Path '', line 19, position 2.

Content

You can change JSON format () or edit this file.
//Add Tilly to Joja Election and Emporium events 
	{
		"LogName": "Morris Election Event Edit",
		"Action": "EditData",
		"Target": "Data/Events/Town",
		"TextOperations": [
		  {
			 "Operation": "ReplaceDelimited",
			 "Target": ["Entries", "6665293/w sunny/t 800 1700/H"],
			 "Search": "Andy 26 68 0",
			 "Value": "Andy 26 68 0 Wem.Bundle.Tilly 32 70 0",
			 "Delimiter": " "
		  }
	   ],
	   "When": {
		   "HasMod | contains = FlashShifter.StardewValleyExpandedCP": true,
		   "HasSeenEvent": "6665292"
	   },
	},