{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Taliesin",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.422147,
            53.327925
          ],
          [
            -3.422406,
            53.327776
          ],
          [
            -3.422666,
            53.327628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012916468, LL19 8YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4226662219423494,
          53.327627917231524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100190913, LL19 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4226730998829056,
          53.32783459275282
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100190914, LL19 8HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.422598948328602,
          53.327862445547716
        ]
      }
    }
  ]
}