{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farr's Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.794931,
            50.908489
          ],
          [
            -2.79477,
            50.908356
          ],
          [
            -2.794609,
            50.908223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30083820, TA16 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.794437740649086,
          50.9083536042978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30100564, TA16 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.794378711748486,
          50.90822811029951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118795, TA16 5QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7949377875918584,
          50.90848508789132
        ]
      }
    }
  ]
}