{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ivc.ltd/#org",
      "name": "iVC Co., Ltd.",
      "url": "https://ivc.ltd",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": 421,
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/schengen-visa",
      "name": "Schengen Visa Application Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.91", "reviewCount": 612, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/australia-visa",
      "name": "Australia Visa Application Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.84", "reviewCount": 781, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/united-kingdom-visa",
      "name": "United Kingdom Visa Application Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.81", "reviewCount": 524, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/united-states-visa",
      "name": "United States Visa Application Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.76", "reviewCount": 410, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/canada-visa",
      "name": "Canada Visa Application Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.80", "reviewCount": 388, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/thailand-dtv",
      "name": "Thailand Destination Thailand Visa (DTV) Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.88", "reviewCount": 295, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/thailand-ltr",
      "name": "Thailand Long-Term Resident (LTR) Visa Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.79", "reviewCount": 142, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/thailand-work-permit",
      "name": "Thailand Work Permit Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.85", "reviewCount": 487, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/naati-translation",
      "name": "NAATI Certified Translation Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.90", "reviewCount": 1018, "bestRating": "5" }
    },
    {
      "@type": "Service",
      "@id": "https://ivc.ltd/services/mofa-legalization",
      "name": "MOFA Legalization Service",
      "provider": { "@id": "https://ivc.ltd/#org" },
      "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.86", "reviewCount": 215, "bestRating": "5" }
    }
  ]
}
