{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bitterdale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.951683,
            54.284384
          ],
          [
            -0.954431,
            54.286105
          ],
          [
            -0.95718,
            54.287825
          ],
          [
            -0.958008,
            54.288311
          ],
          [
            -0.958054,
            54.288338
          ],
          [
            -0.958699,
            54.288864
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007630247, YO62 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9525946833668836,
          54.28542914999957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748892, YO62 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9516698691194622,
          54.28434259221281
        ]
      }
    }
  ]
}