{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100061111658, Granville Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4392543322704876,
          51.35536050449935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062092866, Granville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4392807777905245,
          51.35552164182615
        ]
      }
    }
  ]
}