{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craikbank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.794745,
            53.32768
          ],
          [
            -0.792458,
            53.327592
          ],
          [
            -0.792121,
            53.327544
          ],
          [
            -0.789555,
            53.327178
          ],
          [
            -0.788388,
            53.327012
          ],
          [
            -0.787604,
            53.326715
          ],
          [
            -0.786071,
            53.326133
          ],
          [
            -0.785772,
            53.326077
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981588, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7948112829421331,
          53.32770064864011
        ]
      }
    }
  ]
}