{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010777298, Windsor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9051742522287622,
          53.260183438888525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010777299, Windsor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9051891239268932,
          53.26023738331566
        ]
      }
    }
  ]
}