{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Troods Mill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.36727,
            50.64057
          ],
          [
            -4.366884,
            50.640567
          ],
          [
            -4.366498,
            50.640564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024662397, PL15 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.365833041558932,
          50.64062756300791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094915105, PL15 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3679552103546975,
          50.64063839659235
        ]
      }
    }
  ]
}