{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Athboy Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.368728,
            51.441058
          ],
          [
            0.368271,
            51.441114
          ],
          [
            0.368018,
            51.441086
          ],
          [
            0.367307,
            51.441006
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012029847, DA11 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36872971032093893,
          51.44107063086576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012032372, DA11 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.36797940549998226,
          51.44103183456477
        ]
      }
    }
  ]
}