{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hanghow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.841101,
            54.271339
          ],
          [
            -1.838971,
            54.271246
          ],
          [
            -1.838372,
            54.271076
          ],
          [
            -1.837614,
            54.270581
          ],
          [
            -1.837019,
            54.269822
          ],
          [
            -1.836631,
            54.269559
          ],
          [
            -1.835904,
            54.269067
          ],
          [
            -1.834888,
            54.268853
          ],
          [
            -1.833915,
            54.268836
          ],
          [
            -1.832604,
            54.268721
          ],
          [
            -1.831145,
            54.268801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015727223, DL8 4RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8392587682868902,
          54.271111854627854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647749, DL8 4RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8409930277647661,
          54.27133883145088
        ]
      }
    }
  ]
}