{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berwick Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.71648,
            54.371597
          ],
          [
            -1.716835,
            54.371555
          ],
          [
            -1.71719,
            54.371514
          ],
          [
            -1.71775,
            54.371438
          ],
          [
            -1.717882,
            54.37142
          ],
          [
            -1.718237,
            54.371268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004782837, DL9 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7172033936433109,
          54.371661156334156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647092, DL9 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7164803823640338,
          54.37159655230322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090344262, DL9 4EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7167107740467094,
          54.37166898964026
        ]
      }
    }
  ]
}