{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002473534, Longley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7764125999100469,
          50.85040433531409
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008885257, Longley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7745849614049145,
          50.849674723565755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014107239, Longley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7766379491635376,
          50.85047864054503
        ]
      }
    }
  ]
}