{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookmead Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.484478,
            51.139676
          ],
          [
            -0.484589,
            51.139853
          ],
          [
            -0.484599,
            51.13987
          ],
          [
            -0.48484,
            51.139954
          ],
          [
            -0.484905,
            51.139963
          ],
          [
            -0.48497,
            51.139971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013895218, GU6 8BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4849688676018693,
          51.13993753975592
        ]
      }
    }
  ]
}