{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfoot Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.575296,
            51.439659
          ],
          [
            -2.575441,
            51.439797
          ],
          [
            -2.575586,
            51.439935
          ],
          [
            -2.575732,
            51.440074
          ],
          [
            -2.575878,
            51.440213
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfoot Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.574714,
            51.439104
          ],
          [
            -2.57486,
            51.439244
          ],
          [
            -2.575007,
            51.439384
          ],
          [
            -2.575152,
            51.439521
          ],
          [
            -2.575296,
            51.439659
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "313390, BS4 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5758202275844795,
          51.44015969216171
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015600435, BS4 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5752822731934835,
          51.43971275144566
        ]
      }
    }
  ]
}