{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.157973,
            53.267217
          ],
          [
            -2.158014,
            53.267356
          ],
          [
            -2.158056,
            53.267494
          ],
          [
            -2.158112,
            53.267692
          ],
          [
            -2.158168,
            53.267891
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880248, SK10 3EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15821430803416,
          53.26766619006024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008882546, SK10 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1579727572869625,
          53.26721707244913
        ]
      }
    }
  ]
}