{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn Hebog",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.09397,
            52.112685
          ],
          [
            -4.093477,
            52.113238
          ],
          [
            -4.093463,
            52.113253
          ],
          [
            -4.092813,
            52.113717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49056231, SA48 7PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.094005565619816,
          52.11265817944703
        ]
      }
    }
  ]
}