{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Llanfabon Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.318692,
            51.61582
          ],
          [
            -3.318571,
            51.615825
          ],
          [
            -3.318451,
            51.61583
          ],
          [
            -3.318386,
            51.615833
          ],
          [
            -3.318308,
            51.615862
          ],
          [
            -3.318173,
            51.615911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023817815, CF37 4HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3181748887318787,
          51.61591558576173
        ]
      }
    }
  ]
}