{ "@context": "https://schema.org", "@graph": [ { "@type": "LocalBusiness", "name": "PTD Fitness - Elite Ladies Personal Training", "image": "https://images.unsplash.com/photo-1541534741688-6078c6bfb5c5?auto=format&fit=crop&q=80&w=2069", "description": "Premium in-home personal training for women in Dubai specializing in metabolic health and hormone-synced fitness.", "address": { "@type": "PostalAddress", "addressLocality": "Dubai", "addressRegion": "Dubai", "addressCountry": "AE" }, "geo": { "@type": "GeoCoordinates", "latitude": "25.2048", "longitude": "55.2708" }, "url": "https://ptdfitness.com", "telephone": "+971506217146", "priceRange": "$$$", "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "06:00", "closes": "22:00" } ], "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.9", "reviewCount": "624" } }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Do you have female personal trainers in Dubai?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, we have a full team of certified female transformation coaches available to ensure your comfort and privacy during in-home sessions." } }, { "@type": "Question", "name": "Do I need gym equipment for home training?", "acceptedAnswer": { "@type": "Answer", "text": "No. Our coaches arrive at your doorstep with everything needed including bands, weights, and mats. You just need to open the door." } }, { "@type": "Question", "name": "Is this program safe for Diastasis Recti?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. We have specialized post-natal coaches in Dubai who focus on deep core restoration and closing the gap before moving to heavy lifting." } } ] } ] }