{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gainsford Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.605403,
            54.932255
          ],
          [
            -1.605318,
            54.932262
          ],
          [
            -1.605232,
            54.932268
          ],
          [
            -1.604864,
            54.932382
          ],
          [
            -1.604496,
            54.932495
          ],
          [
            -1.604488,
            54.932513
          ],
          [
            -1.60448,
            54.932531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070832183, NE9 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6054033142577386,
          54.932255357960145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000032763, NE9 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6051831650889195,
          54.93242538387531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000032764, NE9 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6052926683351647,
          54.93239878023966
        ]
      }
    }
  ]
}