{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bryn Parc",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.581849,
            53.279708
          ],
          [
            -3.582057,
            53.279544
          ],
          [
            -3.582265,
            53.279379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737525, LL22 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5818481007951344,
          53.2797216993991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100412815, LL22 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5821339403167807,
          53.27974487536508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100412816, LL22 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5817801683306834,
          53.27950684765105
        ]
      }
    }
  ]
}