{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090638236, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0851019757322318,
          51.9415895574363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090638237, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0850988937416077,
          51.94154466872617
        ]
      }
    }
  ]
}