{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scatterdells Park",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.495421,
            51.710134
          ],
          [
            -0.494949,
            51.70967
          ],
          [
            -0.494478,
            51.709207
          ],
          [
            -0.494252,
            51.708998
          ],
          [
            -0.494204,
            51.708953
          ],
          [
            -0.493894,
            51.708998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014241169, WD4 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.495479042897805,
          51.71011992362123
        ]
      }
    }
  ]
}