{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004175976, East Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13723056995633373,
          52.2073507759296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004212873, Occupation Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1375376658959337,
          52.20734521233281
        ]
      }
    }
  ]
}