{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glan Ewenny Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.486536,
            51.521145
          ],
          [
            -3.48654,
            51.521037
          ],
          [
            -3.486553,
            51.520954
          ],
          [
            -3.486582,
            51.520762
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025939021, CF35 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4866777053052154,
          51.520879403023585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090051916, CF35 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4866012744682546,
          51.52074549023207
        ]
      }
    }
  ]
}