{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meirion",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.580914,
            53.293387
          ],
          [
            -3.58101,
            53.293564
          ],
          [
            -3.581106,
            53.293741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Meirion",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.581106,
            53.293741
          ],
          [
            -3.581203,
            53.293919
          ],
          [
            -3.5813,
            53.294097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737602, LL22 7RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.58089780482913,
          53.293389664002206
        ]
      }
    }
  ]
}