{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090450302, Edgmond Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3932501795960777,
          52.77621354789315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091738029, Deer Park Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3918471976944367,
          52.78010168194597
        ]
      }
    }
  ]
}