{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barn Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.757717,
            50.941139
          ],
          [
            -2.757703,
            50.941184
          ],
          [
            -2.757689,
            50.941228
          ],
          [
            -2.757564,
            50.941211
          ],
          [
            -2.757439,
            50.941193
          ],
          [
            -2.757278,
            50.941128
          ],
          [
            -2.757117,
            50.941063
          ],
          [
            -2.756968,
            50.941038
          ],
          [
            -2.75682,
            50.941013
          ],
          [
            -2.756612,
            50.940981
          ],
          [
            -2.756404,
            50.940949
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30075096, TA14 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7569225484093507,
          50.94110187584211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30117724, TA14 6HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7579215327199265,
          50.941266251697755
        ]
      }
    }
  ]
}