{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coppice Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.382024,
            51.330617
          ],
          [
            -0.381673,
            51.330459
          ],
          [
            -0.381534,
            51.330396
          ],
          [
            -0.381322,
            51.3303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323315, KT11 2FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3816049361791733,
          51.33051888608487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323810, KT11 2PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38201784298071906,
          51.33061451569373
        ]
      }
    }
  ]
}