{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crossall Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.539684,
            53.736395
          ],
          [
            -0.540774,
            53.735573
          ],
          [
            -0.54139,
            53.73502
          ],
          [
            -0.541901,
            53.734562
          ],
          [
            -0.54264,
            53.734366
          ],
          [
            -0.543748,
            53.734196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009929478, HU15 1NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5404935778739663,
          53.735802833015015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024213857, HU15 1PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5390295467269883,
          53.73911089593951
        ]
      }
    }
  ]
}