{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.711349,
            50.723922
          ],
          [
            -2.711226,
            50.723948
          ],
          [
            -2.711102,
            50.723974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Barr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.711349,
            50.723922
          ],
          [
            -2.712567,
            50.724443
          ],
          [
            -2.713654,
            50.724787
          ],
          [
            -2.714489,
            50.725051
          ],
          [
            -2.715255,
            50.725146
          ],
          [
            -2.716057,
            50.724799
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023241886, DT6 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.711340451194682,
          50.723919605931364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025362006, DT6 4LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7125962042683867,
          50.72544970423901
        ]
      }
    }
  ]
}