{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bowness Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.44034,
            53.56715
          ],
          [
            -2.440176,
            53.567223
          ],
          [
            -2.440013,
            53.567295
          ],
          [
            -2.439958,
            53.567282
          ],
          [
            -2.439903,
            53.567268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bowness Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.441512,
            53.566597
          ],
          [
            -2.440926,
            53.566874
          ],
          [
            -2.44034,
            53.56715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912288, BL3 6TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4415120711057283,
          53.566597427550874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070914361, BL3 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4412121634846393,
          53.5667962791404
        ]
      }
    }
  ]
}