{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090638192, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0852058834493232,
          51.94289094884427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090638194, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.08520280121098,
          51.94284606014849
        ]
      }
    }
  ]
}