{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penrhiw Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.483308,
            51.641505
          ],
          [
            -3.48324,
            51.641641
          ],
          [
            -3.483172,
            51.641777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Penrhiw Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.483458,
            51.641233
          ],
          [
            -3.483383,
            51.641369
          ],
          [
            -3.483308,
            51.641505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023816216, CF41 7NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4831863146412547,
          51.64176739598126
        ]
      }
    }
  ]
}