{
  "entity": {
    "id": "1e52984a-02b4-4a9e-ab87-d94bea38329c",
    "slug": "gijon-canine-resort",
    "type": "boarding",
    "name": "Gijón Canine Resort",
    "description_es": "Residencia con acceso a playa canina en Xivares.",
    "description_en": "Boarding with dog-beach access in Xivares near Gijón.",
    "address": "Carretera de Xivares 22",
    "city": "Gijón",
    "region": "Asturias",
    "country": "ES",
    "postal_code": "33390",
    "neighborhood": null,
    "county": null,
    "region_name": "Asturias",
    "natural_regions": [],
    "lat": 43.5647,
    "lng": -5.6094,
    "phone": "+34 984 200 700",
    "email": "info@gijoncanineresort.es",
    "website": "https://gijoncanineresort.es",
    "opening_hours": {
      "mon-sun": "08:00-20:00"
    },
    "price_level": 3,
    "rating": 4.5,
    "review_count": 49,
    "hero_image": null,
    "services": [
      "beach_access",
      "walks",
      "grooming"
    ],
    "attributes": {
      "food": {
        "included": false
      },
      "extras": [
        {
          "code": "grooming",
          "price_eur": 25
        },
        {
          "code": "walk",
          "label": "Paseo playa",
          "price_eur": 10
        }
      ],
      "health": {
        "on_site_vet": false
      },
      "booking": {
        "url": "https://gijoncanineresort.es/reservar",
        "online": true,
        "pickup": {
          "mon-sun": "08:00-11:00,17:00-20:00"
        },
        "dropoff": {
          "mon-sun": "08:00-11:00,17:00-20:00"
        },
        "channels": [
          "whatsapp",
          "form",
          "email"
        ],
        "preferred": "whatsapp",
        "response_hours": 4
      },
      "coastal": true,
      "pricing": [
        {
          "size": "medium",
          "season": "low",
          "price_per_night_eur": 27
        },
        {
          "size": "medium",
          "label": "Verano",
          "season": "high",
          "price_per_night_eur": 38
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": true
      },
      "discounts": {
        "long_stay": {
          "enabled": false
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 15
        }
      },
      "acceptance": {
        "ppp": true,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "kennel_cough"
        ],
        "owner_food": true,
        "medium_dogs": true,
        "trial_visit": false,
        "intact_males": true,
        "weight_max_kg": 55,
        "intact_females": true,
        "females_in_heat": true,
        "refrigerated_food": true
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": false,
        "outdoor": true,
        "capacity": 18,
        "group_play": true,
        "has_freezer": false,
        "air_conditioning": false,
        "individual_kennels": true
      },
      "medication": {
        "administers": "oral"
      },
      "cancellation": {
        "policy": "flexible",
        "deposit_percent": 20,
        "deposit_required": true
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.86,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-05T00:00:00+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/gijon-canine-resort",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Gijón Canine Resort",
    "description": "Residencia con acceso a playa canina en Xivares.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Carretera de Xivares 22",
      "addressLocality": "Gijón",
      "addressRegion": "Asturias",
      "postalCode": "33390",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 43.5647,
      "longitude": -5.6094
    },
    "telephone": "+34 984 200 700",
    "email": "info@gijoncanineresort.es",
    "url": "https://gijoncanineresort.es",
    "areaServed": [
      "Gijón",
      "Asturias"
    ],
    "openingHoursSpecification": [
      {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": "mon-sun",
        "opens": "08:00",
        "closes": "20:00"
      }
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.5,
      "reviewCount": 49
    },
    "sameAs": [
      "https://gijoncanineresort.es"
    ]
  }
}