{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041096509, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9559544302975478,
          50.60788205513174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001821985, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9561663519382608,
          50.60794508449274
        ]
      }
    }
  ]
}