{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clover Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.683172,
            54.923802
          ],
          [
            -1.682936,
            54.923847
          ],
          [
            -1.682844,
            54.923864
          ],
          [
            -1.682704,
            54.923837
          ],
          [
            -1.682413,
            54.923719
          ],
          [
            -1.682123,
            54.923602
          ],
          [
            -1.682056,
            54.923574
          ],
          [
            -1.681988,
            54.923547
          ],
          [
            -1.681773,
            54.923714
          ],
          [
            -1.681557,
            54.92388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026045061, NE16 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6819250474564251,
          54.92366391994737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070830595, NE16 5QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6831721792254273,
          54.92380196892849
        ]
      }
    }
  ]
}