{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001116067, Dwight Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4326563132187502,
          51.64031232132651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000936219, Dwight Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.43300516574463355,
          51.64025403296653
        ]
      }
    }
  ]
}