{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dukes Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.808343,
            51.229817
          ],
          [
            -0.808197,
            51.229941
          ],
          [
            -0.80828,
            51.230138
          ],
          [
            -0.808345,
            51.230294
          ],
          [
            -0.808098,
            51.230417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013895438, GU9 0DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8080836916884572,
          51.230434714995425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061601784, GU9 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8081927463312377,
          51.2300941180535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061601785, GU9 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8081059057586429,
          51.230129203050176
        ]
      }
    }
  ]
}