{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lon Ty Bach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.994056,
            53.245726
          ],
          [
            -3.993427,
            53.245404
          ],
          [
            -3.992289,
            53.24509
          ],
          [
            -3.99146,
            53.244664
          ],
          [
            -3.99097,
            53.244512
          ],
          [
            -3.990578,
            53.244391
          ],
          [
            -3.989528,
            53.24391
          ],
          [
            -3.989514,
            53.243888
          ],
          [
            -3.989411,
            53.243718
          ],
          [
            -3.989251,
            53.243456
          ],
          [
            -3.988362,
            53.243014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738328, LL33 0HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.994059027937255,
          53.245731774684444
        ]
      }
    }
  ]
}