{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012891020, Forstal Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.511448518692297,
          51.295523808077114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025183174, Chatham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5113403749968535,
          51.29538222996653
        ]
      }
    }
  ]
}