{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenmore Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.240179,
            51.317005
          ],
          [
            -0.240227,
            51.316774
          ],
          [
            -0.240274,
            51.316544
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68175369, KT17 3FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23999718102027978,
          51.31632747879413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68175592, KT17 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24017217215011322,
          51.3170045588923
        ]
      }
    }
  ]
}