{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bankhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.819847,
            53.641494
          ],
          [
            -1.819607,
            53.641179
          ],
          [
            -1.819431,
            53.641056
          ],
          [
            -1.819079,
            53.64081
          ],
          [
            -1.81914,
            53.64063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204959, HD3 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8191401711898432,
          53.64063002425277
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096258032, HD3 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8186400406218326,
          53.640862962148475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096258034, HD1 4UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8143455425189077,
          53.64061370769986
        ]
      }
    }
  ]
}