{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holywell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.461941,
            54.841814
          ],
          [
            -1.461878,
            54.841758
          ],
          [
            -1.461815,
            54.841703
          ],
          [
            -1.461811,
            54.841698
          ],
          [
            -1.461807,
            54.841693
          ],
          [
            -1.461513,
            54.841379
          ],
          [
            -1.461219,
            54.841065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holywell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.461219,
            54.841065
          ],
          [
            -1.461113,
            54.840934
          ],
          [
            -1.461007,
            54.840803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45149312, DH5 8BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4617602307182127,
          54.841327756923384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45149586, DH5 8BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4612187453359708,
          54.841064747500305
        ]
      }
    }
  ]
}