{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.671231,
            54.970409
          ],
          [
            -1.671358,
            54.970429
          ],
          [
            -1.671485,
            54.970449
          ],
          [
            -1.672689,
            54.97097
          ],
          [
            -1.673893,
            54.971491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510051278, NE15 6NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6735176759473769,
          54.971556501460526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510051301, NE15 6NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6715723877160824,
          54.97065264378513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715789, NE15 6NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6712307154112718,
          54.97040909273935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510718087, NE15 6NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.672209613668812,
          54.97104975629821
        ]
      }
    }
  ]
}