{
  "@context": "https://schema.org",
  "@type": ["Organization", "LodgingBusiness"],
  "name": "SS Ladies Hostel",
  "url": "https://ssladieshostel.com/",
  "telephone": "+918428982448",
  "email": "enquiry@ssladieshostel.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "No. 41, Z Block, 9th Street, 5th Avenue",
    "addressLocality": "Anna Nagar West",
    "addressRegion": "Tamil Nadu",
    "postalCode": "600040",
    "addressCountry": "IN"
  },
  "audience": {"@type": "Audience", "audienceType": "Women seeking hostel accommodation"},
  "availableLanguage": ["English", "Tamil"]
}
