Java Development Company
{
“@context”: “https://schema.org”,
“@type”: “Organization”,
“name”: “Inexture Solutions”,
“url”: “https://www.inexture.com/service/java-development/”,
“logo”: “https://www.inexture.com/wp-content/uploads/2022/07/Inexture-Logo.png”,
“sameAs”: [
“https://www.linkedin.com/company/inexture”,
“https://www.facebook.com/inexturesolutions/”,
“https://twitter.com/InextureSolution”,
“https://www.instagram.com/inexturesolutions/”
],
“contactPoint”: {
“@type”: “ContactPoint”,
“telephone”: “+1 628-628-4042”,
“contactType”: “customer service”,
“areaServed”: “Global”,
“availableLanguage”: [“English”]
},
“@graph”: [
{
“@type”: “WebSite”,
“@id”: “https://www.inexture.com/”,
“name”: “Inexture Solutions”,
“url”: “https://www.inexture.com/”,
“potentialAction”: {
“@type”: “SearchAction”,
“target”: “https://www.inexture.com/?s={search_term_string}”,
“query-input”: “required name=search_term_string”
}
},
{
“@type”: “WebPage”,
“@id”: “https://www.inexture.com/service/java-development/”,
“url”: “https://www.inexture.com/service/java-development/”,
“name”: “Java Development Company”,
“isPartOf”: { “@id”: “https://www.inexture.com/” },
“description”: “Inexture is a leading Java Development Company, offering enterprise-grade Java solutions tailored to business needs.”,
“breadcrumb”: {
“@type”: “BreadcrumbList”,
“itemListElement”: [
{
“@type”: “ListItem”,
“position”: 1,
“name”: “Home”,
“item”: “https://www.inexture.com/”
},
{
“@type”: “ListItem”,
“position”: 2,
“name”: “Services”,
“item”: “https://www.inexture.com/service/”
},
{
“@type”: “ListItem”,
“position”: 3,
“name”: “Java Development”,
“item”: “https://www.inexture.com/service/java-development/”
}
]
},
“mainEntity”: {
“@type”: “Service”,
“name”: “Java Development Services”,
“provider”: {
“@type”: “Organization”,
“name”: “Inexture Solutions”,
“url”: “https://www.inexture.com/”
},
“serviceType”: “Java Development”,
“areaServed”: {
“@type”: “Country”,
“name”: “Global”
},
“description”: “We provide Java development services to build robust, scalable, and high-performance applications tailored to business needs.”,
“offers”: {
“@type”: “Offer”,
“price”: “Request a quote”,
“priceCurrency”: “USD”,
“availability”: “https://schema.org/InStock”,
“url”: “https://www.inexture.com/contact/”
}
}
}
]
}