{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.129276,
            52.810953
          ],
          [
            -2.129251,
            52.810911
          ],
          [
            -2.129227,
            52.81087
          ],
          [
            -2.129153,
            52.810769
          ],
          [
            -2.128602,
            52.810215
          ],
          [
            -2.128413,
            52.809977
          ],
          [
            -2.12768,
            52.809058
          ],
          [
            -2.127748,
            52.809012
          ],
          [
            -2.127765,
            52.809001
          ],
          [
            -2.12785,
            52.808943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002085849, ST16 2TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1278206189294715,
          52.80894335843877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093136187, ST16 2TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1281369199507227,
          52.810561119533595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001332918, ST16 2TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.130588420506035,
          52.811772019125
        ]
      }
    }
  ]
}