{
  "entity": {
    "id": "87517930-be9a-4ec0-816d-07d8847ddce1",
    "slug": "coruna-canine-inn",
    "type": "boarding",
    "name": "A Coruña Canine Inn",
    "description_es": "Posada canina cerca de la Torre de Hércules con paseos costeros.",
    "description_en": "Canine inn near Torre de Hércules with coastal walks.",
    "address": "Rúa Torre 5",
    "city": "A Coruña",
    "region": "Galicia",
    "country": "ES",
    "postal_code": "15002",
    "neighborhood": null,
    "county": null,
    "region_name": "Galicia",
    "natural_regions": [],
    "lat": 43.3856,
    "lng": -8.4066,
    "phone": "+34 981 210 400",
    "email": "info@corunacanine.es",
    "website": "https://corunacanine.es",
    "opening_hours": {
      "sun": "09:00-14:00",
      "mon-sat": "08:00-20:00"
    },
    "price_level": 3,
    "rating": 4.6,
    "review_count": 77,
    "hero_image": null,
    "services": [
      "walks",
      "urban",
      "grooming"
    ],
    "attributes": {
      "urban": true,
      "coastal": true,
      "boarding": {
        "heated": true,
        "pricing": [
          {
            "size": "small",
            "season": "low",
            "price_per_night_eur": 26
          },
          {
            "size": "small",
            "season": "high",
            "price_per_night_eur": 36
          }
        ],
        "food_type": "dry",
        "food_brand": "Ownat",
        "group_play": true,
        "accepts_ppp": false,
        "has_freezer": false,
        "on_site_vet": false,
        "size_limits": {
          "max_kg": 20
        },
        "vet_partner": {
          "name": "Vet Coruña Centro",
          "distance_km": 1
        },
        "pickup_hours": {
          "sun": "09:00-13:00",
          "mon-sat": "08:00-11:00,17:00-20:00"
        },
        "dropoff_hours": {
          "sun": "09:00-13:00",
          "mon-sat": "08:00-11:00,17:00-20:00"
        },
        "food_included": true,
        "webcam_access": true,
        "extra_services": [
          {
            "code": "grooming",
            "price_eur": 24
          },
          {
            "code": "walk",
            "label": "Paseo Torre",
            "price_eur": 9
          }
        ],
        "indoor_outdoor": "indoor",
        "online_booking": false,
        "deposit_percent": 20,
        "air_conditioning": true,
        "booking_channels": [
          "whatsapp",
          "phone"
        ],
        "deposit_required": true,
        "puppies_accepted": true,
        "max_capacity_dogs": 14,
        "accepts_owner_food": true,
        "individual_kennels": false,
        "long_stay_discount": {
          "enabled": true,
          "percent": 8,
          "min_nights": 10
        },
        "multi_dog_discount": {
          "enabled": true,
          "second_dog_percent": 12
        },
        "cancellation_policy": "moderate",
        "daily_photo_updates": false,
        "emergency_transport": false,
        "response_time_hours": 8,
        "accepts_intact_males": true,
        "requires_prior_visit": true,
        "accepts_intact_females": true,
        "administers_medication": "oral",
        "accepts_females_in_heat": false,
        "vaccination_requirements": [
          "rabies",
          "dhppi",
          "kennel_cough"
        ],
        "accepts_refrigerated_food": false,
        "preferred_booking_channel": "whatsapp"
      },
      "small_dogs": true
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.88,
    "confidence": 0.9,
    "source": "seed",
    "last_updated": "2026-07-05T12:41:47.360378+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/coruna-canine-inn",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "A Coruña Canine Inn",
    "description": "Posada canina cerca de la Torre de Hércules con paseos costeros.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Rúa Torre 5",
      "addressLocality": "A Coruña",
      "addressRegion": "Galicia",
      "postalCode": "15002",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 43.3856,
      "longitude": -8.4066
    },
    "telephone": "+34 981 210 400",
    "email": "info@corunacanine.es",
    "url": "https://corunacanine.es",
    "areaServed": [
      "A Coruña",
      "Galicia"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "sun",
        "opens": "09:00",
        "closes": "14:00"
      },
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sat",
        "opens": "08:00",
        "closes": "20:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.6,
      "reviewCount": 77
    },
    "sameAs": [
      "https://corunacanine.es"
    ]
  }
}