{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harden Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.847072,
            53.584902
          ],
          [
            -1.846969,
            53.584897
          ],
          [
            -1.846526,
            53.58449
          ],
          [
            -1.845588,
            53.584024
          ],
          [
            -1.844954,
            53.583709
          ],
          [
            -1.844404,
            53.582999
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harden Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838105,
            53.574038
          ],
          [
            -1.837149,
            53.572811
          ],
          [
            -1.836682,
            53.572322
          ],
          [
            -1.836022,
            53.57163
          ],
          [
            -1.83634,
            53.57107
          ],
          [
            -1.835821,
            53.570641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203853, HD9 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.847080782613372,
          53.58495977320129
        ]
      }
    }
  ]
}