{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Pentwyn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.157483,
            51.7659
          ],
          [
            -3.157035,
            51.765949
          ],
          [
            -3.156727,
            51.765826
          ],
          [
            -3.156424,
            51.765438
          ],
          [
            -3.155762,
            51.764592
          ],
          [
            -3.155623,
            51.764554
          ],
          [
            -3.155484,
            51.764517
          ],
          [
            -3.155467,
            51.764517
          ],
          [
            -3.155449,
            51.764517
          ],
          [
            -3.15539,
            51.764518
          ],
          [
            -3.155369,
            51.764518
          ],
          [
            -3.155288,
            51.764519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014111786, NP13 3HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.157482896251979,
          51.76589963242275
        ]
      }
    }
  ]
}