{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Feeding Pasture Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.852656,
            54.106011
          ],
          [
            -0.853166,
            54.105836
          ],
          [
            -0.853211,
            54.105827
          ],
          [
            -0.853814,
            54.105706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748539, YO60 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8526563007204457,
          54.10601079757039
        ]
      }
    }
  ]
}