{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low's Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.555867,
            50.945254
          ],
          [
            -2.555857,
            50.945227
          ],
          [
            -2.555846,
            50.9452
          ],
          [
            -2.555827,
            50.94484
          ],
          [
            -2.556034,
            50.944246
          ],
          [
            -2.553749,
            50.943636
          ],
          [
            -2.553119,
            50.943351
          ],
          [
            -2.552876,
            50.943081
          ],
          [
            -2.552643,
            50.942823
          ],
          [
            -2.551554,
            50.940994
          ],
          [
            -2.55077,
            50.940029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013690, DT9 4PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.555845615169564,
          50.94519997725418
        ]
      }
    }
  ]
}