{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Laurels",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.826325,
            53.849405
          ],
          [
            -1.826385,
            53.849359
          ],
          [
            -1.826446,
            53.849313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591482, BD16 4TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8263446188821086,
          53.84938807400075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025675552, BD16 4TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8264049002477418,
          53.84951399154388
        ]
      }
    }
  ]
}