{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.647227,
            54.948388
          ],
          [
            -1.647379,
            54.948394
          ],
          [
            -1.64753,
            54.948399
          ],
          [
            -1.647925,
            54.948413
          ],
          [
            -1.648319,
            54.948428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070835559, NE11 9UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6472268854576526,
          54.948388428346234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000064739, NE11 9UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6477585534796786,
          54.94829111935493
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000064740, NE11 9UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6478834483266747,
          54.948291480824814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000489358, NE11 9UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6479752362972595,
          54.948507417318716
        ]
      }
    }
  ]
}