{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.993254,
            53.89083
          ],
          [
            -1.993518,
            53.891011
          ],
          [
            -1.993634,
            53.891091
          ],
          [
            -1.993849,
            53.891131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102536, BD20 7NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9932535472297195,
          53.89083029476723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051941466, BD20 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9936186604293176,
          53.891216789963664
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051941467, BD20 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9939534011203055,
          53.89122579437113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051941468, BD20 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9940447285916858,
          53.890974139926875
        ]
      }
    }
  ]
}