{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willridding Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.815359,
            53.001731
          ],
          [
            -1.815372,
            53.002334
          ],
          [
            -1.815182,
            53.00281
          ],
          [
            -1.815256,
            53.003788
          ],
          [
            -1.815651,
            53.00445
          ],
          [
            -1.815717,
            53.004561
          ],
          [
            -1.815812,
            53.005247
          ],
          [
            -1.816708,
            53.00659
          ],
          [
            -1.816606,
            53.007108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781420, DE6 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.816653926599334,
          53.00711267284877
        ]
      }
    }
  ]
}