{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Engleton Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.163793,
            52.687199
          ],
          [
            -2.161195,
            52.686981
          ],
          [
            -2.160998,
            52.686851
          ],
          [
            -2.161273,
            52.686513
          ],
          [
            -2.16213,
            52.68546
          ],
          [
            -2.163371,
            52.684846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003578879, ST19 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.163767900355462,
          52.687207475004314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032206139, ST19 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1611174202671153,
          52.686554868144206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032206140, ST19 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.161533629410079,
          52.68709367990711
        ]
      }
    }
  ]
}