{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barren Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.041341,
            53.383347
          ],
          [
            -3.041603,
            53.383226
          ],
          [
            -3.041865,
            53.383105
          ],
          [
            -3.04171,
            53.382936
          ],
          [
            -3.041556,
            53.382766
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42007239, CH43 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.041480821640178,
          53.38339608079084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182202, CH43 5SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.041540620911006,
          53.38276632825102
        ]
      }
    }
  ]
}