{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westbrook Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.881432,
            51.430032
          ],
          [
            -0.8814,
            51.430056
          ],
          [
            -0.881368,
            51.43008
          ],
          [
            -0.881166,
            51.430237
          ],
          [
            -0.880964,
            51.430393
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094225589, RG41 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8809695006096915,
          51.430410084258114
        ]
      }
    }
  ]
}