{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middlefield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.877912,
            54.264397
          ],
          [
            -1.879193,
            54.264016
          ],
          [
            -1.879388,
            54.263958
          ],
          [
            -1.880245,
            54.264463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Middlefield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.877463,
            54.264358
          ],
          [
            -1.877646,
            54.264449
          ],
          [
            -1.877665,
            54.264445
          ],
          [
            -1.877912,
            54.264397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015406615, DL8 4TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8788637051799348,
          54.26448951426622
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015744780, DL8 4TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.876392011831381,
          54.26446004941914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647728, DL8 4TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.880199488363765,
          54.26445489687855
        ]
      }
    }
  ]
}