{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39007092, Broad Oak Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.700939547945571,
          53.45400742763275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39007094, Delta Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7003712017009907,
          53.45424446725927
        ]
      }
    }
  ]
}