{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091459981, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0850447550854123,
          51.94181590577923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091459982, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0850561992571597,
          51.94177063611273
        ]
      }
    }
  ]
}