{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Athlone",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.34714,
            51.359659
          ],
          [
            -0.3469,
            51.359753
          ],
          [
            -0.346836,
            51.359778
          ],
          [
            -0.346772,
            51.359803
          ],
          [
            -0.346682,
            51.359838
          ],
          [
            -0.346639,
            51.359854
          ],
          [
            -0.346531,
            51.359897
          ],
          [
            -0.346521,
            51.359947
          ],
          [
            -0.346511,
            51.359998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318350, KT10 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3471118388050205,
          51.35964957495772
        ]
      }
    }
  ]
}