{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berwick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.672534,
            50.698116
          ],
          [
            -2.672543,
            50.696509
          ],
          [
            -2.672551,
            50.695229
          ],
          [
            -2.67249,
            50.694905
          ],
          [
            -2.671332,
            50.694883
          ],
          [
            -2.670306,
            50.694863
          ],
          [
            -2.670301,
            50.69478
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014926, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.675584476769669,
          50.704339184206816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015863940, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.676094295273742,
          50.703356010221135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024743267, DT6 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6738300352303597,
          50.70345905282857
        ]
      }
    }
  ]
}