{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Tree Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.809837,
            51.681804
          ],
          [
            -2.809594,
            51.682196
          ],
          [
            -2.809552,
            51.682239
          ],
          [
            -2.809157,
            51.682642
          ],
          [
            -2.808901,
            51.682688
          ],
          [
            -2.80888,
            51.682692
          ],
          [
            -2.808769,
            51.682712
          ],
          [
            -2.808645,
            51.682735
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033349462, NP15 1HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.809843215108664,
          51.68180941355937
        ]
      }
    }
  ]
}