{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130061485, Stormy Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.193722381626733,
          57.41559804002068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130061938, Stormy Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.193684047743097,
          57.41555435430171
        ]
      }
    }
  ]
}