{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hengrove Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.13194,
            51.43889
          ],
          [
            0.131989,
            51.438887
          ],
          [
            0.132037,
            51.438883
          ],
          [
            0.132271,
            51.438843
          ],
          [
            0.132505,
            51.438804
          ],
          [
            0.132538,
            51.438666
          ],
          [
            0.132571,
            51.438528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302032, DA5 3JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.13244172799050438,
          51.43884539003496
        ]
      }
    }
  ]
}