{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakeys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.696483,
            54.880054
          ],
          [
            -1.6961,
            54.879756
          ],
          [
            -1.695717,
            54.879458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oakeys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.697273,
            54.880694
          ],
          [
            -1.696878,
            54.880374
          ],
          [
            -1.696483,
            54.880054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010388525, DH9 9XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.695707848586635,
          54.87945041903232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015833659, DH9 9XF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6964737554557316,
          54.87915578291791
        ]
      }
    }
  ]
}