{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilberforce Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.883833,
            52.240576
          ],
          [
            -0.883967,
            52.240793
          ],
          [
            -0.884101,
            52.24101
          ],
          [
            -0.884112,
            52.24103
          ],
          [
            -0.884124,
            52.24105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15039220, NN1 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8837984482101852,
          52.24079130521947
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15116994, NN1 4DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8840721380063035,
          52.24097370732418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15126603, NN1 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8838155705554874,
          52.24069256885249
        ]
      }
    }
  ]
}