top of page
bottom of page
{ "@context": "https://schema.org", "@type": "LaundryService", "@id": "https://www.realdeallaundry.com/#laundryservice", "name": "Real Deal Laundry Service", "url": "https://www.realdeallaundry.com", "logo": "https://www.realdeallaundry.com/logo.png", "image": "https://www.realdeallaundry.com/logo.png", "description": "Real Deal Laundry Service provides professional laundry pickup and delivery, wash-and-fold, and commercial laundry services for residential and business customers.", "priceRange": "$$", "telephone": "+1-773-562-5006", "founder": { "@type": "Person", "name": "Michael P. Bellamy" }, "areaServed": [ { "@type": "City", "name": "Chicago", "addressRegion": "IL", "addressCountry": "US" }, { "@type": "AdministrativeArea", "name": "Triad Area", "addressRegion": "NC", "addressCountry": "US" } ], "address": { "@type": "PostalAddress", "addressLocality": "Chicago", "addressRegion": "IL", "addressCountry": "US" }, "sameAs": [ "https://www.facebook.com/realdeallaundry", "https://www.instagram.com/realdeallaundry" ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Laundry Services", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Laundry Pickup and Delivery", "serviceType": "Laundry Valet Service" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Wash and Fold Laundry Service" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Commercial Laundry Service" } } ] } }