{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trail View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.345609,
            53.141373
          ],
          [
            -1.345293,
            53.141265
          ],
          [
            -1.344978,
            53.141158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013063014, DE55 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3446576609133958,
          53.141177563486806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066899, DE55 5NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3455223358746475,
          53.14133513174419
        ]
      }
    }
  ]
}