{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cadwgan Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.695939,
            53.289133
          ],
          [
            -3.695987,
            53.289143
          ],
          [
            -3.696035,
            53.289152
          ],
          [
            -3.696776,
            53.289282
          ],
          [
            -3.697516,
            53.289413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737925, LL29 9PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6975164628024086,
          53.28941300420184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091011175, LL29 9PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.697831699338928,
          53.28941750519846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000005656, LL29 9BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.696807813113128,
          53.289324203747015
        ]
      }
    }
  ]
}