{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000237137, South Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8994856406244862,
          51.72238644980559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091260039, Maldon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8997576450048156,
          51.721885074554116
        ]
      }
    }
  ]
}