{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leighswood Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.922949,
            52.608424
          ],
          [
            -1.922645,
            52.608287
          ],
          [
            -1.922341,
            52.60815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014140960, WS9 8AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9223412822747277,
          52.60815034127304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090063880, WS9 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9227689114189972,
          52.60850122067244
        ]
      }
    }
  ]
}