{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn Llan",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.582633,
            53.278651
          ],
          [
            -3.582154,
            53.278765
          ],
          [
            -3.581675,
            53.278879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737523, LL22 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.582619468737541,
          53.27867764426848
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100412768, LL22 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.582077122676635,
          53.278612925343694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100412769, LL22 8BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.582208008674162,
          53.27890784887324
        ]
      }
    }
  ]
}