{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boyes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631725,
            57.559381
          ],
          [
            -2.631469,
            57.55912
          ],
          [
            -2.631213,
            57.55886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Boyes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631213,
            57.55886
          ],
          [
            -2.630917,
            57.558589
          ],
          [
            -2.630621,
            57.558317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151057998, AB54 7SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6312626796538714,
          57.55872733237739
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151058113, AB54 7SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.631449146697236,
          57.55887910497041
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151156004, AB54 7XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.63062050919963,
          57.55831733963985
        ]
      }
    }
  ]
}