{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.879265,
            53.7483
          ],
          [
            -2.879264,
            53.748282
          ],
          [
            -2.87926,
            53.748071
          ],
          [
            -2.879255,
            53.747842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013594293, PR4 1DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8792617938322063,
          53.74816508047549
        ]
      }
    }
  ]
}