{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Etherley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569256,
            54.981595
          ],
          [
            -1.567849,
            54.981963
          ],
          [
            -1.56696,
            54.982196
          ],
          [
            -1.56716,
            54.982503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Etherley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.57106,
            54.981074
          ],
          [
            -1.570158,
            54.981335
          ],
          [
            -1.569256,
            54.981595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510713029, NE6 2XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.571033938143976,
          54.981114372944155
        ]
      }
    }
  ]
}