{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gerddi'r Bryn",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.261481,
            51.884996
          ],
          [
            -5.261273,
            51.884862
          ],
          [
            -5.260912,
            51.885048
          ],
          [
            -5.260319,
            51.885353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023955482, SA62 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.2607005024256575,
          51.88460823772227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023957103, SA62 6BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.26030350236041,
          51.88534779108009
        ]
      }
    }
  ]
}