{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyatt's Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.007453,
            51.062199
          ],
          [
            -2.007345,
            51.06237
          ],
          [
            -2.007236,
            51.06254
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010452090, SP3 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.007255613506373,
          51.062532477062824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025069642, SP3 5LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0072840481198617,
          51.061885041105285
        ]
      }
    }
  ]
}