{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Parade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.631761,
            54.968173
          ],
          [
            -1.631724,
            54.968147
          ],
          [
            -1.631687,
            54.96812
          ],
          [
            -1.631572,
            54.968038
          ],
          [
            -1.631456,
            54.967955
          ],
          [
            -1.631376,
            54.967898
          ],
          [
            -1.631365,
            54.96789
          ],
          [
            -1.631296,
            54.967841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510052156, NE4 7LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6317595514572678,
          54.96840896484902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715757, NE4 6HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6317616871721419,
          54.96817532843549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510732891, NE4 7LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.631696744309887,
          54.96844471986608
        ]
      }
    }
  ]
}