{
  "entity": {
    "id": "df29b67f-481b-4854-b1f4-e1e00e724b7b",
    "slug": "vall-daran-canine-retreat",
    "type": "boarding",
    "name": "Vall d'Aran Canine Retreat",
    "description_es": "Retiro de montaña con habitaciones individuales y hidroterapia.",
    "description_en": "Mountain retreat with private rooms and hydrotherapy.",
    "address": "Ctra. de Beret s/n",
    "city": "Vielha",
    "region": "Cataluña",
    "country": "ES",
    "postal_code": "25539",
    "lat": 42.7027,
    "lng": 0.7963,
    "phone": "+34 973 640 800",
    "email": "info@aranretreat.cat",
    "website": "https://aranretreat.cat",
    "opening_hours": {
      "mon-sun": "09:00-19:00"
    },
    "price_level": 4,
    "rating": 4.6,
    "review_count": 88,
    "hero_image": null,
    "services": [
      "hydrotherapy",
      "walks",
      "training",
      "pickup"
    ],
    "attributes": {
      "rural": true,
      "large_dogs": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "completeness": 0.88,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-02T21:50:36.31487+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/entidad/vall-daran-canine-retreat",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Vall d'Aran Canine Retreat",
    "description": "Retiro de montaña con habitaciones individuales y hidroterapia.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Ctra. de Beret s/n",
      "addressLocality": "Vielha",
      "addressRegion": "Cataluña",
      "postalCode": "25539",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 42.7027,
      "longitude": 0.7963
    },
    "telephone": "+34 973 640 800",
    "email": "info@aranretreat.cat",
    "url": "https://aranretreat.cat",
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "09:00",
        "closes": "19:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.6,
      "reviewCount": 88
    }
  }
}