{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kenfig Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.675032,
            51.533393
          ],
          [
            -3.675026,
            51.533076
          ],
          [
            -3.675394,
            51.532987
          ],
          [
            -3.675445,
            51.532975
          ],
          [
            -3.675532,
            51.532891
          ],
          [
            -3.675167,
            51.532528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094050444, CF33 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6750372815852175,
          51.533384311685325
        ]
      }
    }
  ]
}