{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bath Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.069025,
            51.530681
          ],
          [
            -0.068695,
            51.530694
          ],
          [
            -0.068366,
            51.530706
          ],
          [
            -0.068241,
            51.530713
          ],
          [
            -0.068117,
            51.53072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647038, E2 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06963374622700898,
          51.53064623111985
        ]
      }
    }
  ]
}