{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summer Lesure Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.106697,
            52.753757
          ],
          [
            0.107773,
            52.749835
          ],
          [
            0.108519,
            52.747111
          ],
          [
            0.108847,
            52.745913
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550114, PE12 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.106953029040961,
          52.75294348479534
        ]
      }
    }
  ]
}