{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bod-Hyfryd Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.83319,
            53.325504
          ],
          [
            -3.833444,
            53.325398
          ],
          [
            -3.833735,
            53.325619
          ],
          [
            -3.834044,
            53.325855
          ],
          [
            -3.833817,
            53.325962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738755, LL30 2DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.833839554688426,
          53.32597913001204
        ]
      }
    }
  ]
}