{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "40074062, Old Rough Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8838551043419174,
          53.48473993770572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40076198, Old Rough Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8838551043419174,
          53.48473993770572
        ]
      }
    }
  ]
}