{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dolphin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.277128,
            52.844427
          ],
          [
            1.277398,
            52.844403
          ],
          [
            1.277668,
            52.844379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dolphin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.277668,
            52.844379
          ],
          [
            1.281112,
            52.844354
          ],
          [
            1.281348,
            52.844374
          ],
          [
            1.283422,
            52.844553
          ],
          [
            1.283703,
            52.844442
          ],
          [
            1.284891,
            52.844202
          ],
          [
            1.285486,
            52.844084
          ],
          [
            1.28608,
            52.843966
          ],
          [
            1.286231,
            52.843844
          ],
          [
            1.286382,
            52.843721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023663109, NR11 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2771246735597146,
          52.844424036779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034819975, NR11 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2838003077001978,
          52.84431135839534
        ]
      }
    }
  ]
}