{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cherry Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.326556,
            54.017268
          ],
          [
            -1.326606,
            54.017226
          ],
          [
            -1.326655,
            54.017184
          ],
          [
            -1.326712,
            54.017098
          ],
          [
            -1.326769,
            54.017012
          ],
          [
            -1.326741,
            54.016952
          ],
          [
            -1.326712,
            54.016893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023257370, YO26 8BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3271928262309736,
          54.016889614023974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023259054, YO26 8AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3265456542401581,
          54.017272468130905
        ]
      }
    }
  ]
}