{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010224809, Langdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729394463488033,
          53.337549278356136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010224811, Langdale Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729887553497924,
          53.33740244049323
        ]
      }
    }
  ]
}