{
  "entity": {
    "id": "a41a2c65-f383-494e-aa1a-a9c7d70321d9",
    "slug": "triana-boarding",
    "type": "boarding",
    "name": "Triana Boarding",
    "description_es": "Residencia urbana en Sevilla con climatización y patio interior.",
    "description_en": "Urban Sevilla boarding with A/C and inner patio.",
    "address": "Calle Betis 44",
    "city": "Sevilla",
    "region": "Andalucía",
    "country": "ES",
    "postal_code": "41010",
    "neighborhood": null,
    "county": null,
    "region_name": "Andalucía",
    "natural_regions": [],
    "lat": 37.3819,
    "lng": -6.0025,
    "phone": "+34 954 330 200",
    "email": "hola@trianaboarding.es",
    "website": "https://trianaboarding.es",
    "opening_hours": {
      "sun": "09:00-14:00",
      "mon-sat": "08:00-20:00"
    },
    "price_level": 3,
    "rating": 4.5,
    "review_count": 96,
    "hero_image": null,
    "services": [
      "urban",
      "grooming",
      "pickup"
    ],
    "attributes": {
      "food": {
        "type": "dry",
        "brand": "Advance",
        "included": true
      },
      "urban": true,
      "extras": [
        {
          "code": "grooming",
          "price_eur": 25
        },
        {
          "code": "walk",
          "price_eur": 8
        }
      ],
      "health": {
        "on_site_vet": false,
        "vet_partner": {
          "name": "Vet Triana",
          "distance_km": 0.5
        }
      },
      "booking": {
        "online": false,
        "pickup": {
          "mon-sat": "08:00-10:00,18:00-20:00"
        },
        "dropoff": {
          "mon-sat": "08:00-10:00,18:00-20:00"
        },
        "channels": [
          "phone",
          "whatsapp"
        ],
        "preferred": "phone",
        "response_hours": 12
      },
      "pricing": [
        {
          "size": "small",
          "season": "low",
          "price_per_night_eur": 28
        },
        {
          "size": "small",
          "label": "Feria/Semana Santa",
          "season": "high",
          "price_per_night_eur": 42
        }
      ],
      "routine": {
        "daily_photo": true,
        "emergency_transport": false
      },
      "discounts": {
        "long_stay": {
          "enabled": false
        },
        "multi_dog": {
          "enabled": true,
          "second_dog_percent": 10
        }
      },
      "acceptance": {
        "ppp": false,
        "puppies": true,
        "vaccines": [
          "rabies",
          "dhppi",
          "kennel_cough",
          "leishmania_test"
        ],
        "owner_food": true,
        "small_dogs": true,
        "trial_visit": true,
        "intact_males": true,
        "weight_max_kg": 18,
        "intact_females": false,
        "females_in_heat": false,
        "refrigerated_food": false
      },
      "facilities": {
        "heated": true,
        "indoor": true,
        "webcam": true,
        "outdoor": false,
        "capacity": 14,
        "group_play": true,
        "has_freezer": false,
        "air_conditioning": true,
        "individual_kennels": false
      },
      "medication": {
        "administers": "oral"
      },
      "cancellation": {
        "policy": "flexible",
        "deposit_required": false
      }
    },
    "trust_signals": {
      "insured": true,
      "licensed": true
    },
    "external_refs": {},
    "social": {},
    "completeness": 0.88,
    "confidence": 0.9,
    "source": "ndjson_import",
    "last_updated": "2026-07-05T00:00:00+00:00"
  },
  "reviews": [],
  "url": "https://valpp.io/triana-boarding",
  "jsonld": {
    "@context": "https://schema.org",
    "@type": "AnimalShelter",
    "name": "Triana Boarding",
    "description": "Residencia urbana en Sevilla con climatización y patio interior.",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Calle Betis 44",
      "addressLocality": "Sevilla",
      "addressRegion": "Andalucía",
      "postalCode": "41010",
      "addressCountry": "ES"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.3819,
      "longitude": -6.0025
    },
    "telephone": "+34 954 330 200",
    "email": "hola@trianaboarding.es",
    "url": "https://trianaboarding.es",
    "areaServed": [
      "Sevilla",
      "Andalucía"
    ],
    "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.5,
      "reviewCount": 96
    },
    "sameAs": [
      "https://trianaboarding.es"
    ]
  }
}