{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn Olwg",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.328168,
            51.608915
          ],
          [
            -3.328573,
            51.608719
          ],
          [
            -3.328978,
            51.608522
          ],
          [
            -3.329294,
            51.608374
          ],
          [
            -3.329609,
            51.608226
          ],
          [
            -3.329651,
            51.608207
          ],
          [
            -3.329692,
            51.608188
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817035, CF37 4DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.329705896985043,
          51.60817841383125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024751995, CF37 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3280525171501436,
          51.608925474733724
        ]
      }
    }
  ]
}