{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pic Tor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552748,
            53.133079
          ],
          [
            -1.553331,
            53.133015
          ],
          [
            -1.553915,
            53.132951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334641, DE4 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5533160357956535,
          53.13302767235894
        ]
      }
    }
  ]
}