{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.041428,
            53.904981
          ],
          [
            -2.040762,
            53.905619
          ],
          [
            -2.040197,
            53.906061
          ],
          [
            -2.039332,
            53.906739
          ],
          [
            -2.038793,
            53.907065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101939, BD22 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0412999980917403,
          53.902345644392305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024916343, BD22 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0422274350060707,
          53.901401600882615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025502426, BD22 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0429116335659936,
          53.900754235194775
        ]
      }
    }
  ]
}