{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.865033,
            53.644564
          ],
          [
            -1.865182,
            53.645223
          ],
          [
            -1.865208,
            53.645338
          ],
          [
            -1.865481,
            53.645862
          ],
          [
            -1.865605,
            53.646577
          ],
          [
            -1.865728,
            53.647292
          ],
          [
            -1.865825,
            53.647805
          ],
          [
            -1.865921,
            53.648318
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83004849, HD7 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8650764039472212,
          53.645094719504115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83005259, HD7 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8663706706085395,
          53.64719940497421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83201565, HD7 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8666114937507878,
          53.64758616512751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219335, HD7 4NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8650327134768379,
          53.644564366931654
        ]
      }
    }
  ]
}