{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    { "@type": "Question", "name": "What is Hostal Bedmates?", "acceptedAnswer": { "@type": "Answer", "text": "A modern hostel and apartment complex for travelers." } },
    { "@type": "Question", "name": "Where is Hostal Bedmates located?", "acceptedAnswer": { "@type": "Answer", "text": "Centrally located in Barcelona, Spain." } },
    { "@type": "Question", "name": "Is there free WiFi?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, high-speed WiFi is free for all guests." } },
    { "@type": "Question", "name": "What time is check-in?", "acceptedAnswer": { "@type": "Answer", "text": "Check-in is from 15:00." } },
    { "@type": "Question", "name": "What time is check-out?", "acceptedAnswer": { "@type": "Answer", "text": "Check-out is before 11:00." } },
    { "@type": "Question", "name": "Is there a kitchen?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, guests have access to a communal kitchen." } },
    { "@type": "Question", "name": "Do you have private rooms?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we offer both private rooms and multi-room apartments." } },
    { "@type": "Question", "name": "Is the reception open 24/7?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, our reception is always open." } },
    { "@type": "Question", "name": "Can I store my luggage?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, luggage storage is available." } },
    { "@type": "Question", "name": "Are linens provided?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, bed linens are provided for free." } },
    { "@type": "Question", "name": "Are towels included?", "acceptedAnswer": { "@type": "Answer", "text": "Towels are included in private rooms." } },
    { "@type": "Question", "name": "Is there air conditioning?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, all rooms feature air conditioning." } },
    { "@type": "Question", "name": "Is there an elevator?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, the building is equipped with an elevator." } },
    { "@type": "Question", "name": "Do you allow pets?", "acceptedAnswer": { "@type": "Answer", "text": "Generally no, but check specific apartment terms." } },
    { "@type": "Question", "name": "Is breakfast included?", "acceptedAnswer": { "@type": "Answer", "text": "It depends on the booked rate; see our offers." } },
    { "@type": "Question", "name": "How do I reach the hostel from the airport?", "acceptedAnswer": { "@type": "Answer", "text": "Via Aerobús or the L9 metro line to central stations." } },
    { "@type": "Question", "name": "Are there group discounts?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, contact us for group rates." } },
    { "@type": "Question", "name": "Is it safe?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we have 24h staff and security measures." } },
    { "@type": "Question", "name": "Can I work from there?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we have WiFi and common areas suitable for work." } },
    { "@type": "Question", "name": "Are there laundry facilities?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we have laundry services available for guests." } }
  ]
}