{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001550343, Clifford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3136113743815391,
          51.49051891934919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002149350, Drake Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31354578611344625,
          51.49064611731849
        ]
      }
    }
  ]
}