{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Tree",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.901039,
            53.663062
          ],
          [
            -2.90072,
            53.663279
          ],
          [
            -2.900401,
            53.663496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Tree",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.900401,
            53.663496
          ],
          [
            -2.900267,
            53.663681
          ],
          [
            -2.900074,
            53.663813
          ],
          [
            -2.899659,
            53.664097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cherry Tree",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.899659,
            53.664097
          ],
          [
            -2.899311,
            53.664403
          ],
          [
            -2.899272,
            53.664386
          ],
          [
            -2.89873,
            53.664153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012346361, PR9 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8987446961336185,
          53.66414954614343
        ]
      }
    }
  ]
}