{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121297794, Osler Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2138501135838198,
          51.7597398851356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004680779, Osler Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2138639765666588,
          51.75977594285901
        ]
      }
    }
  ]
}