{
  "@context": "https://schema.org",
  "@type": "KnowledgeGraph",
  "meta": {
    "version": "2.0.0",
    "updated": "2026-07-22",
    "publisher": "https://www.lcstracking.pk/#organization",
    "description": "Complete entity knowledge graph for LCS (Leopards Courier) tracking in Pakistan",
    "totalEntities": 25,
    "totalRelationships": 23,
    "totalPages": 17
  },
  "entities": [
    {
      "entityKey": "lcs-tracking",
      "id": "https://www.lcstracking.pk/#organization",
      "type": "Organization",
      "name": "LCS Tracking",
      "alternateName": [
        "LCSTracking",
        "lcstracking.pk",
        "LCS Tracking Pakistan"
      ],
      "description": "Independent free platform for tracking Leopards Courier (LCS) shipments across Pakistan. Provides real-time parcel status, status explanations, delivery guides, cost calculators, and branch locators.",
      "url": "https://www.lcstracking.pk/",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q843"
      ],
      "parent": null,
      "category": "platform"
    },
    {
      "entityKey": "leopards-courier",
      "id": "https://www.wikidata.org/wiki/Q28538882",
      "type": "Organization",
      "name": "Leopards Courier Services",
      "alternateName": [
        "LCS",
        "Leopards Courier",
        "Leopards Express",
        "LCS Pakistan"
      ],
      "description": "Pakistan's largest private courier company, founded in 1983, headquartered in Karachi. Operates 3,000+ branches across 700+ cities in Pakistan.",
      "url": "https://www.leopardscourier.com",
      "founded": "1983",
      "headquarters": "Karachi, Pakistan",
      "employees": "10,000+",
      "branches": "3000+",
      "citiesCovered": "700+",
      "parent": null,
      "category": "courier-company",
      "sameAs": [
        "https://www.leopardscourier.com",
        "https://pk.linkedin.com/company/leopards-courier-service",
        "https://www.wikidata.org/wiki/Q28538882"
      ]
    },
    {
      "entityKey": "cn-number",
      "id": "https://www.lcstracking.pk/tracking-number/#cn-number",
      "type": "DefinedTerm",
      "name": "CN Number",
      "alternateName": [
        "Consignment Note",
        "Consignment Number",
        "LCS CN",
        "Tracking Number",
        "CN"
      ],
      "description": "Unique alphanumeric identifier assigned to every Leopards Courier parcel at booking time. Consists of a 2-3 letter prefix (GT, FE, or TN) followed by 11 numeric digits. Example: GT12345678901.",
      "format": "{PREFIX}{11 digits}",
      "prefixes": [
        "GT",
        "FE",
        "TN"
      ],
      "totalLength": "13-14 characters",
      "usedFor": "Real-time parcel tracking",
      "parent": "leopards-courier",
      "category": "identifier"
    },
    {
      "entityKey": "tracking-status",
      "id": "https://www.lcstracking.pk/statuses/#tracking-status",
      "type": "DefinedTerm",
      "name": "LCS Tracking Status",
      "alternateName": [
        "LCS Status Code",
        "Parcel Status",
        "Shipment Status"
      ],
      "description": "Text identifier shown in LCS tracking that describes the current position of a parcel in the Leopards Courier logistics chain.",
      "parent": "leopards-courier",
      "category": "concept"
    },
    {
      "entityKey": "status-booked",
      "id": "https://www.lcstracking.pk/statuses/#booked",
      "type": "DefinedTerm",
      "name": "Booked",
      "description": "LCS has received the parcel at the origin branch and created a CN number. The parcel awaits dispatch to the intercity hub.",
      "meaning": "Parcel received at origin",
      "actionRequired": false,
      "parent": "tracking-status",
      "stage": 1,
      "category": "status"
    },
    {
      "entityKey": "status-in-transit",
      "id": "https://www.lcstracking.pk/statuses/#in-transit",
      "type": "DefinedTerm",
      "name": "In Transit",
      "description": "The parcel is moving between LCS hubs via road or air transport. Tracking updates only appear at hub scan points, not during road travel.",
      "meaning": "Moving between hubs",
      "actionRequired": false,
      "parent": "tracking-status",
      "stage": 2,
      "category": "status"
    },
    {
      "entityKey": "status-arrived-lcs3",
      "id": "https://www.lcstracking.pk/arrived-at-lcs3/#arrived-lcs3",
      "type": "DefinedTerm",
      "name": "Arrived at LCS3",
      "alternateName": [
        "Arrived at Hub 3",
        "LCS3"
      ],
      "description": "The parcel has reached Hub 3 (destination city hub) and is being sorted for local delivery assignment to a rider.",
      "meaning": "At destination city hub, awaiting local rider assignment",
      "actionRequired": false,
      "expectedNext": "Assigned to Courier or Out for Delivery",
      "typicalTimeToDelivery": "1 business day",
      "parent": "tracking-status",
      "stage": 3,
      "category": "status"
    },
    {
      "entityKey": "status-assigned-courier",
      "id": "https://www.lcstracking.pk/assigned-to-courier/#assigned-courier",
      "type": "DefinedTerm",
      "name": "Assigned to Courier",
      "description": "The parcel has been assigned to a local delivery rider for final-mile delivery. The rider typically calls the recipient before attempting delivery.",
      "meaning": "With delivery rider, en route",
      "actionRequired": false,
      "expectedNext": "Delivered or Exception",
      "typicalDeliveryWindow": "2-8 hours",
      "parent": "tracking-status",
      "stage": 4,
      "category": "status"
    },
    {
      "entityKey": "status-out-for-delivery",
      "id": "https://www.lcstracking.pk/statuses/#out-for-delivery",
      "type": "DefinedTerm",
      "name": "Out for Delivery",
      "description": "The parcel is with the delivery rider and en route to the recipient's address. Delivery expected within 2-8 hours.",
      "meaning": "Rider en route to recipient address",
      "actionRequired": false,
      "typicalDeliveryWindow": "2-8 hours",
      "parent": "tracking-status",
      "stage": 4,
      "category": "status"
    },
    {
      "entityKey": "status-delivered",
      "id": "https://www.lcstracking.pk/statuses/#delivered",
      "type": "DefinedTerm",
      "name": "Delivered",
      "description": "The parcel has been successfully delivered to the recipient. This is the final status for successful deliveries.",
      "meaning": "Successfully delivered",
      "actionRequired": false,
      "isFinal": true,
      "parent": "tracking-status",
      "stage": 5,
      "category": "status"
    },
    {
      "entityKey": "status-exception",
      "id": "https://www.lcstracking.pk/statuses/#exception",
      "type": "DefinedTerm",
      "name": "Exception",
      "alternateName": [
        "Delivery Exception",
        "LCS Exception"
      ],
      "description": "A delivery problem occurred: incorrect address, recipient unavailable, refused delivery, or access issues. Immediate customer action is required.",
      "meaning": "Delivery problem requiring customer action",
      "actionRequired": true,
      "actionToTake": "Call LCS at +92-21-111-300-786 immediately with CN number",
      "parent": "tracking-status",
      "stage": 4,
      "category": "status"
    },
    {
      "entityKey": "status-failed-delivery",
      "id": "https://www.lcstracking.pk/failed-delivery/#failed-delivery",
      "type": "DefinedTerm",
      "name": "Failed Delivery",
      "alternateName": [
        "Delivery Failed",
        "Undelivered"
      ],
      "description": "LCS attempted delivery but could not complete it. After 2 failed attempts, parcel is held at the nearest Express Center for 7 business days.",
      "meaning": "Delivery attempt unsuccessful",
      "actionRequired": true,
      "actionToTake": "Call LCS or collect from nearest Express Center with CNIC + CN",
      "attemptsBeforeHold": 2,
      "holdPeriod": "7 business days",
      "parent": "tracking-status",
      "category": "status"
    },
    {
      "entityKey": "status-returned",
      "id": "https://www.lcstracking.pk/statuses/#returned",
      "type": "DefinedTerm",
      "name": "Returned to Origin",
      "alternateName": [
        "RTO",
        "Return to Origin"
      ],
      "description": "The parcel could not be delivered and is being returned to the original sender. This occurs after failed delivery attempts exceed the hold period.",
      "meaning": "Being returned to sender",
      "actionRequired": false,
      "isFinal": true,
      "parent": "tracking-status",
      "category": "status"
    },
    {
      "entityKey": "cod",
      "id": "https://www.lcstracking.pk/cod-tracking/#cod",
      "type": "DefinedTerm",
      "name": "Cash on Delivery",
      "alternateName": [
        "COD",
        "Pay on Delivery",
        "POD"
      ],
      "description": "A payment method where the recipient pays the seller's price upon delivery. LCS collects the cash and remits it to the seller within 2-3 business days.",
      "remittanceTime": "2-3 business days after delivery",
      "feePercentage": "1.5-2.5% of COD value",
      "minimumFee": "Applies",
      "parent": "leopards-courier",
      "category": "service-feature"
    },
    {
      "entityKey": "express-delivery",
      "id": "https://www.lcstracking.pk/leopards-courier-tracking/#express-delivery",
      "type": "DefinedTerm",
      "name": "LCS Express Delivery",
      "alternateName": [
        "Leopards Express",
        "LCS Express",
        "FE service"
      ],
      "description": "Priority delivery service by Leopards Courier using the FE CN prefix. Offers faster intercity transit compared to standard GT service.",
      "cnPrefix": "FE",
      "parent": "leopards-courier",
      "category": "service-type"
    },
    {
      "entityKey": "standard-delivery",
      "id": "https://www.lcstracking.pk/leopards-courier-tracking/#standard-delivery",
      "type": "DefinedTerm",
      "name": "LCS Standard Delivery",
      "alternateName": [
        "General Transit",
        "GT service"
      ],
      "description": "Standard parcel delivery service by Leopards Courier using the GT CN prefix. Covers all Pakistan cities.",
      "cnPrefix": "GT",
      "parent": "leopards-courier",
      "category": "service-type"
    },
    {
      "entityKey": "ecommerce-delivery",
      "id": "https://www.lcstracking.pk/daraz-tracking/#ecommerce-delivery",
      "type": "DefinedTerm",
      "name": "LCS E-Commerce Delivery",
      "alternateName": [
        "TN service",
        "Marketplace delivery"
      ],
      "description": "Delivery service for e-commerce orders (Daraz, Shopify, etc.) using the TN CN prefix. Handles high-volume COD orders from online marketplaces.",
      "cnPrefix": "TN",
      "parent": "leopards-courier",
      "category": "service-type"
    },
    {
      "entityKey": "international-shipping",
      "id": "https://www.lcstracking.pk/international-shipping/#lcs-global",
      "type": "DefinedTerm",
      "name": "LCS Global (International Shipping)",
      "alternateName": [
        "LCS International",
        "Leopards International"
      ],
      "description": "Leopards Courier's international shipping service covering 200+ countries. Offers express (3-7 days) and economy (7-14 days) international options.",
      "countriesCovered": "200+",
      "expressTime": "3-7 business days",
      "economyTime": "7-14 business days",
      "parent": "leopards-courier",
      "category": "service-type"
    },
    {
      "entityKey": "pakistan",
      "id": "https://www.wikidata.org/wiki/Q843",
      "type": "Country",
      "name": "Pakistan",
      "alternateName": [
        "PK",
        "Islamic Republic of Pakistan"
      ],
      "description": "South Asian country where Leopards Courier (LCS) operates its full courier network.",
      "isoCode": "PK",
      "capital": "Islamabad",
      "parent": null,
      "category": "location"
    },
    {
      "entityKey": "province-punjab",
      "id": "https://www.lcstracking.pk/locations/#punjab",
      "type": "AdministrativeArea",
      "name": "Punjab",
      "description": "Pakistan's largest province by population. LCS has the highest branch density in Punjab, with major hubs in Lahore, Faisalabad, Multan, and Rawalpindi.",
      "capital": "Lahore",
      "majorLCSCities": [
        "Lahore",
        "Faisalabad",
        "Multan",
        "Rawalpindi",
        "Gujranwala",
        "Sialkot",
        "Sargodha",
        "Bahawalpur"
      ],
      "parent": "pakistan",
      "category": "location"
    },
    {
      "entityKey": "province-sindh",
      "id": "https://www.lcstracking.pk/locations/#sindh",
      "type": "AdministrativeArea",
      "name": "Sindh",
      "description": "Pakistan's most populous province after Punjab. Karachi (LCS headquarters) is the largest hub.",
      "capital": "Karachi",
      "majorLCSCities": [
        "Karachi",
        "Hyderabad",
        "Sukkur",
        "Larkana",
        "Mirpur Khas",
        "Nawabshah"
      ],
      "parent": "pakistan",
      "category": "location"
    },
    {
      "entityKey": "province-kpk",
      "id": "https://www.lcstracking.pk/locations/#kpk",
      "type": "AdministrativeArea",
      "name": "Khyber Pakhtunkhwa",
      "alternateName": [
        "KPK",
        "KP",
        "Khyber-Pakhtunkhwa"
      ],
      "description": "Northwestern province of Pakistan. LCS covers all major KPK cities with intercity delivery in 2-3 business days.",
      "capital": "Peshawar",
      "majorLCSCities": [
        "Peshawar",
        "Mardan",
        "Abbottabad",
        "Swat",
        "Mingora",
        "Nowshera",
        "Kohat"
      ],
      "parent": "pakistan",
      "category": "location"
    },
    {
      "entityKey": "province-balochistan",
      "id": "https://www.lcstracking.pk/locations/#balochistan",
      "type": "AdministrativeArea",
      "name": "Balochistan",
      "description": "Pakistan's largest province by area. LCS covers major cities; remote areas may add 1-2 extra delivery days.",
      "capital": "Quetta",
      "majorLCSCities": [
        "Quetta",
        "Turbat",
        "Khuzdar",
        "Hub",
        "Chaman",
        "Gwadar"
      ],
      "parent": "pakistan",
      "category": "location"
    },
    {
      "entityKey": "customer-support",
      "id": "https://www.lcstracking.pk/complaint/#customer-support",
      "type": "ContactPoint",
      "name": "LCS Customer Support",
      "description": "Official Leopards Courier customer support available 24/7 via phone and email.",
      "telephone": "+92-21-111-300-786",
      "email": "info@leopardscourier.com",
      "hoursAvailable": "24/7 (phone)",
      "contactType": "customer support",
      "parent": "leopards-courier",
      "category": "support"
    },
    {
      "entityKey": "bulk-tracking",
      "id": "https://www.lcstracking.pk/bulk-tracking/#bulk-tracking-tool",
      "type": "SoftwareApplication",
      "name": "LCS Bulk Tracking Tool",
      "description": "Free tool for tracking up to 25 LCS CN numbers simultaneously. No account required.",
      "maxCNNumbers": 25,
      "inputFormat": "One per line or comma-separated",
      "parent": "lcs-tracking",
      "category": "tool"
    }
  ],
  "relationships": [
    {
      "from": "lcs-tracking",
      "to": "leopards-courier",
      "type": "tracks",
      "label": "tracks shipments of"
    },
    {
      "from": "leopards-courier",
      "to": "pakistan",
      "type": "operatesIn",
      "label": "operates in"
    },
    {
      "from": "leopards-courier",
      "to": "province-punjab",
      "type": "coversArea",
      "label": "covers"
    },
    {
      "from": "leopards-courier",
      "to": "province-sindh",
      "type": "coversArea",
      "label": "covers"
    },
    {
      "from": "leopards-courier",
      "to": "province-kpk",
      "type": "coversArea",
      "label": "covers"
    },
    {
      "from": "leopards-courier",
      "to": "province-balochistan",
      "type": "coversArea",
      "label": "covers"
    },
    {
      "from": "cn-number",
      "to": "leopards-courier",
      "type": "isAssignedBy",
      "label": "assigned by"
    },
    {
      "from": "cn-number",
      "to": "tracking-status",
      "type": "tracksVia",
      "label": "reveals status via"
    },
    {
      "from": "standard-delivery",
      "to": "cn-number",
      "type": "usesPrefix",
      "label": "uses prefix GT"
    },
    {
      "from": "express-delivery",
      "to": "cn-number",
      "type": "usesPrefix",
      "label": "uses prefix FE"
    },
    {
      "from": "ecommerce-delivery",
      "to": "cn-number",
      "type": "usesPrefix",
      "label": "uses prefix TN"
    },
    {
      "from": "status-booked",
      "to": "status-in-transit",
      "type": "precedesStatus",
      "label": "followed by"
    },
    {
      "from": "status-in-transit",
      "to": "status-arrived-lcs3",
      "type": "precedesStatus",
      "label": "followed by"
    },
    {
      "from": "status-arrived-lcs3",
      "to": "status-assigned-courier",
      "type": "precedesStatus",
      "label": "followed by"
    },
    {
      "from": "status-assigned-courier",
      "to": "status-delivered",
      "type": "precedesStatus",
      "label": "can lead to"
    },
    {
      "from": "status-assigned-courier",
      "to": "status-exception",
      "type": "precedesStatus",
      "label": "can lead to"
    },
    {
      "from": "status-exception",
      "to": "status-failed-delivery",
      "type": "precedesStatus",
      "label": "can lead to"
    },
    {
      "from": "status-failed-delivery",
      "to": "status-returned",
      "type": "precedesStatus",
      "label": "can lead to"
    },
    {
      "from": "cod",
      "to": "leopards-courier",
      "type": "serviceOf",
      "label": "service of"
    },
    {
      "from": "cod",
      "to": "ecommerce-delivery",
      "type": "usedWith",
      "label": "commonly used with"
    },
    {
      "from": "international-shipping",
      "to": "leopards-courier",
      "type": "serviceOf",
      "label": "service of"
    },
    {
      "from": "customer-support",
      "to": "leopards-courier",
      "type": "supportFor",
      "label": "support channel of"
    },
    {
      "from": "bulk-tracking",
      "to": "lcs-tracking",
      "type": "toolOf",
      "label": "tool of"
    }
  ],
  "pageEntityMap": {
    "/": {
      "primaryEntity": "lcs-tracking",
      "secondaryEntities": [
        "leopards-courier",
        "cn-number",
        "tracking-status",
        "pakistan"
      ],
      "parentEntity": null,
      "relatedEntities": [
        "cod",
        "express-delivery",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/#home",
      "pageType": "WebPage"
    },
    "/how-to-track/": {
      "primaryEntity": "cn-number",
      "secondaryEntities": [
        "lcs-tracking",
        "leopards-courier",
        "tracking-status"
      ],
      "parentEntity": "lcs-tracking",
      "relatedEntities": [
        "bulk-tracking",
        "status-booked",
        "status-delivered"
      ],
      "entityId": "https://www.lcstracking.pk/how-to-track/#page",
      "pageType": "HowToGuide"
    },
    "/statuses/": {
      "primaryEntity": "tracking-status",
      "secondaryEntities": [
        "status-booked",
        "status-in-transit",
        "status-arrived-lcs3",
        "status-out-for-delivery",
        "status-delivered",
        "status-exception"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "cn-number",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/statuses/#page",
      "pageType": "ReferenceGuide"
    },
    "/tracking-number/": {
      "primaryEntity": "cn-number",
      "secondaryEntities": [
        "standard-delivery",
        "express-delivery",
        "ecommerce-delivery"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "bulk-tracking",
        "tracking-status"
      ],
      "entityId": "https://www.lcstracking.pk/tracking-number/#page",
      "pageType": "ReferenceGuide"
    },
    "/delivery-time/": {
      "primaryEntity": "standard-delivery",
      "secondaryEntities": [
        "express-delivery",
        "province-punjab",
        "province-sindh",
        "province-kpk",
        "province-balochistan"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "cod",
        "international-shipping"
      ],
      "entityId": "https://www.lcstracking.pk/delivery-time/#page",
      "pageType": "ReferenceGuide"
    },
    "/delivery-cost-calculator/": {
      "primaryEntity": "standard-delivery",
      "secondaryEntities": [
        "cod",
        "express-delivery",
        "pakistan"
      ],
      "parentEntity": "lcs-tracking",
      "relatedEntities": [
        "province-punjab",
        "province-sindh"
      ],
      "entityId": "https://www.lcstracking.pk/delivery-cost-calculator/#page",
      "pageType": "Tool"
    },
    "/locations/": {
      "primaryEntity": "leopards-courier",
      "secondaryEntities": [
        "province-punjab",
        "province-sindh",
        "province-kpk",
        "province-balochistan",
        "pakistan"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/locations/#page",
      "pageType": "BranchDirectory"
    },
    "/cod-tracking/": {
      "primaryEntity": "cod",
      "secondaryEntities": [
        "tracking-status",
        "cn-number",
        "leopards-courier"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "ecommerce-delivery",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/cod-tracking/#page",
      "pageType": "Guide"
    },
    "/bulk-tracking/": {
      "primaryEntity": "bulk-tracking",
      "secondaryEntities": [
        "cn-number",
        "lcs-tracking"
      ],
      "parentEntity": "lcs-tracking",
      "relatedEntities": [
        "tracking-status",
        "ecommerce-delivery"
      ],
      "entityId": "https://www.lcstracking.pk/bulk-tracking/#page",
      "pageType": "Tool"
    },
    "/daraz-tracking/": {
      "primaryEntity": "ecommerce-delivery",
      "secondaryEntities": [
        "cn-number",
        "tracking-status",
        "cod"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "bulk-tracking",
        "status-in-transit"
      ],
      "entityId": "https://www.lcstracking.pk/daraz-tracking/#page",
      "pageType": "Guide"
    },
    "/leopards-courier-tracking/": {
      "primaryEntity": "leopards-courier",
      "secondaryEntities": [
        "cn-number",
        "tracking-status",
        "lcs-tracking",
        "pakistan"
      ],
      "parentEntity": null,
      "relatedEntities": [
        "cod",
        "express-delivery",
        "international-shipping",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/leopards-courier-tracking/#page",
      "pageType": "Overview"
    },
    "/arrived-at-lcs3/": {
      "primaryEntity": "status-arrived-lcs3",
      "secondaryEntities": [
        "tracking-status",
        "cn-number",
        "leopards-courier"
      ],
      "parentEntity": "tracking-status",
      "relatedEntities": [
        "status-assigned-courier",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/arrived-at-lcs3/#page",
      "pageType": "StatusExplainer"
    },
    "/assigned-to-courier/": {
      "primaryEntity": "status-assigned-courier",
      "secondaryEntities": [
        "tracking-status",
        "cn-number",
        "leopards-courier"
      ],
      "parentEntity": "tracking-status",
      "relatedEntities": [
        "status-arrived-lcs3",
        "status-delivered",
        "status-exception"
      ],
      "entityId": "https://www.lcstracking.pk/assigned-to-courier/#page",
      "pageType": "StatusExplainer"
    },
    "/failed-delivery/": {
      "primaryEntity": "status-failed-delivery",
      "secondaryEntities": [
        "tracking-status",
        "customer-support",
        "leopards-courier"
      ],
      "parentEntity": "tracking-status",
      "relatedEntities": [
        "status-exception",
        "status-returned",
        "cod"
      ],
      "entityId": "https://www.lcstracking.pk/failed-delivery/#page",
      "pageType": "StatusExplainer"
    },
    "/tracking-not-updating/": {
      "primaryEntity": "tracking-status",
      "secondaryEntities": [
        "cn-number",
        "status-in-transit",
        "customer-support"
      ],
      "parentEntity": "lcs-tracking",
      "relatedEntities": [
        "status-booked",
        "status-arrived-lcs3"
      ],
      "entityId": "https://www.lcstracking.pk/tracking-not-updating/#page",
      "pageType": "Troubleshooting"
    },
    "/international-shipping/": {
      "primaryEntity": "international-shipping",
      "secondaryEntities": [
        "leopards-courier",
        "cn-number",
        "pakistan"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "express-delivery",
        "customer-support"
      ],
      "entityId": "https://www.lcstracking.pk/international-shipping/#page",
      "pageType": "Guide"
    },
    "/complaint/": {
      "primaryEntity": "customer-support",
      "secondaryEntities": [
        "leopards-courier",
        "status-exception",
        "status-failed-delivery"
      ],
      "parentEntity": "leopards-courier",
      "relatedEntities": [
        "cn-number",
        "tracking-status"
      ],
      "entityId": "https://www.lcstracking.pk/complaint/#page",
      "pageType": "Guide"
    }
  }
}