{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.807654,
            51.195522
          ],
          [
            -0.80783,
            51.195248
          ],
          [
            -0.807833,
            51.195245
          ],
          [
            -0.807946,
            51.195166
          ],
          [
            -0.807988,
            51.195137
          ],
          [
            -0.808139,
            51.195032
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013896500, GU10 4RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8076538683200367,
          51.195513143364245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001292242, GU10 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8077790030443824,
          51.19510077016832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001532793, GU10 4RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8079534797227945,
          51.19499463936478
        ]
      }
    }
  ]
}