{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Succombs Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.068116,
            51.301163
          ],
          [
            -0.068065,
            51.301027
          ],
          [
            -0.067965,
            51.300999
          ],
          [
            -0.067397,
            51.301024
          ],
          [
            -0.067232,
            51.301031
          ],
          [
            -0.066503,
            51.300967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918220, CR6 9JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06817369269978968,
          51.301163838810815
        ]
      }
    }
  ]
}