{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridgeham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.462491,
            51.368926
          ],
          [
            -0.462634,
            51.369063
          ],
          [
            -0.462776,
            51.369201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950156, KT13 8XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.462761733252668,
          51.36919136694499
        ]
      }
    }
  ]
}