{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.572063,
            54.879788
          ],
          [
            -1.572177,
            54.880046
          ],
          [
            -1.572291,
            54.880304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573322,
            54.880143
          ],
          [
            -1.57327,
            54.879891
          ],
          [
            -1.573218,
            54.879639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831707, DH3 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5720634140338579,
          54.87978799819907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831708, DH3 2AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.573218334093698,
          54.87963928929342
        ]
      }
    }
  ]
}