{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bennett Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.54009,
            53.665968
          ],
          [
            -1.540169,
            53.665919
          ],
          [
            -1.540248,
            53.66587
          ],
          [
            -1.540382,
            53.665785
          ],
          [
            -1.540517,
            53.6657
          ],
          [
            -1.540778,
            53.665539
          ],
          [
            -1.541038,
            53.665377
          ],
          [
            -1.541052,
            53.665369
          ],
          [
            -1.541066,
            53.66536
          ],
          [
            -1.541338,
            53.665318
          ],
          [
            -1.541611,
            53.665276
          ],
          [
            -1.541801,
            53.665266
          ],
          [
            -1.54199,
            53.665256
          ],
          [
            -1.542114,
            53.665252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169866, WF4 5RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5400904608911743,
          53.665967821696626
        ]
      }
    }
  ]
}