{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnabas Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.368476,
            54.898033
          ],
          [
            -1.368599,
            54.898128
          ],
          [
            -1.368722,
            54.898223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Barnabas Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.368182,
            54.897852
          ],
          [
            -1.368329,
            54.897942
          ],
          [
            -1.368476,
            54.898033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135163, SR2 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.368722420178524,
          54.89822297230386
        ]
      }
    }
  ]
}