{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxglove Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.207476,
            51.988879
          ],
          [
            0.207499,
            51.988872
          ],
          [
            0.207522,
            51.988865
          ],
          [
            0.207707,
            51.988778
          ],
          [
            0.207753,
            51.98867
          ],
          [
            0.207776,
            51.988618
          ],
          [
            0.208095,
            51.988653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254815, CB11 3ZL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20787765191707308,
          51.98882577629525
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254896, CB11 3ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20753017977148544,
          51.9888682607067
        ]
      }
    }
  ]
}