{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bodnant Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.396317,
            53.336911
          ],
          [
            -3.396412,
            53.336604
          ],
          [
            -3.397128,
            53.336443
          ],
          [
            -3.397234,
            53.336403
          ],
          [
            -3.397602,
            53.336266
          ],
          [
            -3.397747,
            53.336112
          ],
          [
            -3.39773,
            53.335704
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012908594, LL19 9LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3969213400104947,
          53.33794642600412
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012908595, LL19 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3961027707788007,
          53.33679637422178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012915871, LL19 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3977189375530257,
          53.33569871803316
        ]
      }
    }
  ]
}