{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "128003482, California Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27681247524706765,
          51.402628146833656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128053715, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27674774828029897,
          51.40320271578329
        ]
      }
    }
  ]
}