{
  "entity": {
    "id": "b1a43802-ed8e-407a-b809-389abd435d60",
    "slug": "zaragoza-pet-hotel",
    "type": "boarding",
    "name": "Zaragoza Pet Hotel",
    "description_es": "Hotel canino cerca del aeropuerto de Zaragoza con recogida 24h.",
    "description_en": "Dog hotel near Zaragoza airport with 24h pickup.",
    "address": "Av. Ciudad de Alcañiz 120",
    "city": "Zaragoza",
    "region": "Aragón",
    "country": "ES",
    "postal_code": "50012",
    "neighborhood": null,
    "county": null,
    "region_name": "Aragón",
    "natural_regions": [],
    "lat": 41.6488,
    "lng": -0.8891,
    "phone": "+34 976 300 500",
    "email": "reservas@zgzpethotel.es",
    "website": "https://zgzpethotel.es",
    "opening_hours": {
      "mon-sun": "00:00-24:00"
    },
    "price_level": 3,
    "rating": 4.4,
    "review_count": 58,
    "hero_image": null,
    "services": [
      "24h_monitoring",
      "pickup",
      "urban"
    ],
    "attributes": {
      "food": {
        "type": "dry",
        "brand": "Hills",
        "included": true
      },
      "urban": true,
      "extras": [
        {
          "code": "pickup_delivery",
          "unit": "trayecto",
          "price_eur": 25
        },
        {
          "code": "grooming",
          "price_eur": 28
        },
        {
          "code": "photo_updates",
          "price_eur": 0
        }
      ],
      "health": {
        "on_site_vet": false,
        "vet_partner": {
          "name": "Hospital Vet Zaragoza",
          "hours": "24h",
          "distance_km": 3
        }
      },
      "booking": {
        "url": "https://zgzpethotel.es/reservar",
        "notes": "Recogida nocturna con recargo de 20€.",
        "online": true,
        "pickup": {
          "mon-sun": "00:00-23:59"
        },
        "dropoff": {
          "mon-sun": "00:00-23:59"
        },
        "channels": [
          "form",
          "whatsapp",
          "phone",
          "email"
        ],
        "ppp_notes": "Licencia PPP y bozal.",
        "preferred": "form",
        "response_hours": 2
      },
      "pricing": [
        {
          "size": "medium",
          "season": "low",
          "price_per_night_eur": 32
        },
        {
          "size": "medium",
          "season": "high",
          "price_per_night_eur": 45
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": true,
          "percent": 5,
          "min_nights": 7
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 10
        }
      },
      "acceptance": {
        "ppp": true,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "kennel_cough",
          "leptospirosis"
        ],
        "owner_food": true,
        "small_dogs": true,
        "medium_dogs": true,
        "trial_visit": false,
        "intact_males": true,
        "weight_max_kg": 50,
        "intact_females": true,
        "females_in_heat": false,
        "refrigerated_food": true
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": true,
        "outdoor": false,
        "capacity": 45,
        "group_play": false,
        "has_freezer": true,
        "air_conditioning": true,
        "individual_kennels": true
      },
      "medication": {
        "administers": "oral_and_injectable"
      },
      "cancellation": {
        "policy": "moderate",
        "deposit_percent": 30,
        "deposit_required": true
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.91,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-05T00:00:00+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/zaragoza-pet-hotel",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Zaragoza Pet Hotel",
    "description": "Hotel canino cerca del aeropuerto de Zaragoza con recogida 24h.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Av. Ciudad de Alcañiz 120",
      "addressLocality": "Zaragoza",
      "addressRegion": "Aragón",
      "postalCode": "50012",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.6488,
      "longitude": -0.8891
    },
    "telephone": "+34 976 300 500",
    "email": "reservas@zgzpethotel.es",
    "url": "https://zgzpethotel.es",
    "areaServed": [
      "Zaragoza",
      "Aragón"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "00:00",
        "closes": "24:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.4,
      "reviewCount": 58
    },
    "sameAs": [
      "https://zgzpethotel.es"
    ]
  }
}