{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090638196, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0852263061005545,
          51.94276449853317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090638198, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0852383667412357,
          51.94272820659343
        ]
      }
    }
  ]
}