{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bittern Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.926191,
            51.354272
          ],
          [
            -2.926462,
            51.354203
          ],
          [
            -2.926733,
            51.354135
          ],
          [
            -2.926919,
            51.354087
          ],
          [
            -2.927106,
            51.35404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023716728, BS22 8US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9262056150186466,
          51.35427181675122
        ]
      }
    }
  ]
}