{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Y Goch",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.298181,
            51.519566
          ],
          [
            -3.298103,
            51.519574
          ],
          [
            -3.298024,
            51.519582
          ],
          [
            -3.297418,
            51.519602
          ],
          [
            -3.296811,
            51.519622
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002508366, CF15 9LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.29676533965819,
          51.51944640839671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003566481, CF15 9LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2970375703055863,
          51.51938944618448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014201293, CF15 9LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2967997752934473,
          51.5196438505513
        ]
      }
    }
  ]
}