{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pike Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.46833,
            53.246866
          ],
          [
            -1.468295,
            53.246597
          ],
          [
            -1.468261,
            53.246328
          ],
          [
            -1.468261,
            53.246309
          ],
          [
            -1.468262,
            53.246289
          ],
          [
            -1.468262,
            53.246249
          ],
          [
            -1.468263,
            53.246209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74069146, S40 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4683295076519955,
          53.246865802942
        ]
      }
    }
  ]
}