{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aptravelrental.in/#organization",
      "name": "AP Travel & Rental",
      "url": "https://aptravelrental.in/",
      "logo": "https://aptravelrental.in/logo.svg",
      "description": "Premium bus rental and cargo logistics services in Mumbai",
      "sameAs": [
        "https://www.facebook.com/aptravelrental",
        "https://www.instagram.com/aptravelrental",
        "https://www.youtube.com/@aptravelrental"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer Service",
        "telephone": "+91-9322099980",
        "areaServed": "IN",
        "availableLanguage": ["en", "hi"]
      }
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://aptravelrental.in/#localbusiness",
      "name": "AP Travel & Rental",
      "image": "https://aptravelrental.in/images/blue-star.webp",
      "url": "https://aptravelrental.in/",
      "telephone": "+91-9322099980",
      "priceRange": "₹₹",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Vrindavan, Opp. Omkar Building, Sion-Chembur Road, Chunabhatti",
        "addressLocality": "Sion",
        "addressRegion": "Maharashtra",
        "postalCode": "400022",
        "addressCountry": "IN"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 19.041,
        "longitude": 72.8645
      },
      "openingHoursSpecification": [{
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],
        "opens": "00:00",
        "closes": "23:59"
      }],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "126"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://aptravelrental.in/#website",
      "url": "https://aptravelrental.in/",
      "name": "AP Travel & Rental",
      "publisher": {"@id": "https://aptravelrental.in/#organization"},
      "inLanguage": "en-IN"
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/#webpage",
      "url": "https://aptravelrental.in/",
      "name": "Bus Rental Service in Mumbai | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"},
      "about": {"@id": "https://aptravelrental.in/#localbusiness"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/aptravel-main/#webpage",
      "url": "https://aptravelrental.in/aptravel-main/",
      "name": "AP Travel & Rental | Cargo & Logistics Services in Mumbai",
      "description": "Reliable cargo and logistics services in Mumbai. Fast, secure and affordable transportation solutions across India.",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/bus-rental-mumbai/#webpage",
      "url": "https://aptravelrental.in/bus-rental-mumbai/",
      "name": "Bus Rental Service in Mumbai | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/corporate-bus-rental-mumbai/#webpage",
      "url": "https://aptravelrental.in/corporate-bus-rental-mumbai/",
      "name": "Corporate Bus Rental Mumbai | AC Coach Hire | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/wedding-bus-rental-mumbai/#webpage",
      "url": "https://aptravelrental.in/wedding-bus-rental-mumbai/",
      "name": "Wedding Bus Rental Mumbai | Guest Transport | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/outstation-bus-rental-mumbai/#webpage",
      "url": "https://aptravelrental.in/outstation-bus-rental-mumbai/",
      "name": "Outstation Bus Rental from Mumbai | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/tempo-traveller-rental-mumbai/#webpage",
      "url": "https://aptravelrental.in/tempo-traveller-rental-mumbai/",
      "name": "Tempo Traveller Rental Mumbai | Group Travel | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/cargo-service-mumbai/#webpage",
      "url": "https://aptravelrental.in/cargo-service-mumbai/",
      "name": "Cargo Service Mumbai | Logistics & Goods Transport | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/about/#webpage",
      "url": "https://aptravelrental.in/about/",
      "name": "About AP Travel & Rental | Mumbai Bus & Cargo Services",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/contact/#webpage",
      "url": "https://aptravelrental.in/contact/",
      "name": "Contact AP Travel & Rental | Bus & Cargo Booking Mumbai",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "WebPage",
      "@id": "https://aptravelrental.in/fleet/#webpage",
      "url": "https://aptravelrental.in/fleet/",
      "name": "Our Fleet | Luxury Buses & Coaches Mumbai | AP Travel & Rental",
      "isPartOf": {"@id": "https://aptravelrental.in/#website"}
    },
    {
      "@type": "Service",
      "@id": "https://aptravelrental.in/#bus-rental",
      "name": "Bus Rental Services",
      "provider": {"@id": "https://aptravelrental.in/#localbusiness"},
      "serviceType": ["Corporate Bus Rental", "Wedding Bus Rental", "Tourism Bus Rental", "Outstation Bus Rental", "Tempo Traveller Rental"],
      "areaServed": {"@type": "City", "name": "Mumbai"}
    },
    {
      "@type": "Service",
      "@id": "https://aptravelrental.in/aptravel-main/#cargo",
      "name": "Cargo & Logistics Services",
      "provider": {"@id": "https://aptravelrental.in/#localbusiness"},
      "url": "https://aptravelrental.in/aptravel-main/",
      "serviceType": ["Domestic Cargo", "Commercial Logistics", "Parcel Delivery", "Full Truck Load", "Part Truck Load", "Warehouse & Distribution"],
      "areaServed": {"@type": "Country", "name": "India"}
    },
    {
      "@type": "ItemList",
      "@id": "https://aptravelrental.in/fleet/#itemlist",
      "name": "AP Travel Luxury Bus Fleet",
      "itemListElement": [
        {"@type": "ListItem", "position": 1, "name": "KGN Luxury AC Bus", "url": "https://aptravelrental.in/fleet/"},
        {"@type": "ListItem", "position": 2, "name": "KGN Executive Bus", "url": "https://aptravelrental.in/fleet/"},
        {"@type": "ListItem", "position": 3, "name": "Blue Star Executive Coach", "url": "https://aptravelrental.in/fleet/"}
      ]
    }
  ]
}
