{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Melbourne Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.634223,
            53.807882
          ],
          [
            -1.634084,
            53.808151
          ],
          [
            -1.633945,
            53.80842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Melbourne Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.633945,
            53.80842
          ],
          [
            -1.633837,
            53.808618
          ],
          [
            -1.633729,
            53.808815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628461, LS13 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6342076718372112,
          53.80791759244057
        ]
      }
    }
  ]
}