{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heol Mona",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.07305,
            53.058338
          ],
          [
            -3.0729,
            53.058356
          ],
          [
            -3.072348,
            53.058109
          ],
          [
            -3.071673,
            53.057807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023166300, LL11 3PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0730591376890883,
          53.05833386977477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024821164, LL11 3PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0733975032846264,
          53.057539739641776
        ]
      }
    }
  ]
}