{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llwydarth Cottages",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.647063,
            51.598451
          ],
          [
            -3.647136,
            51.598451
          ],
          [
            -3.647567,
            51.598452
          ],
          [
            -3.647657,
            51.598452
          ],
          [
            -3.647872,
            51.598388
          ],
          [
            -3.647991,
            51.598469
          ],
          [
            -3.648029,
            51.598735
          ],
          [
            -3.648067,
            51.599001
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013372283, CF34 9EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.647066421025397,
          51.59845238883641
        ]
      }
    }
  ]
}