{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090638200, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0852726991863835,
          51.94259239755062
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090638202, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0852702333681417,
          51.94255648659447
        ]
      }
    }
  ]
}