{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100021389666, Oak Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.23387281962083095,
          51.5923366016469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002667835, Oak Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.23387281962083095,
          51.5923366016469
        ]
      }
    }
  ]
}