Structured Data | [
{
"@context": "http://www.schema.org",
"@type": "GovernmentOffice",
"name": "US GREEN CARD OFFICE",
"image": "https://cdn.usgreencardoffice.com/assets/assets-public/us-green-card-office/images/445-park-avenue-new-york.jpg",
"url": "https://www.usgreencardoffice.com",
"logo": "https://cdn.usgreencardoffice.com/assets/assets-public/us-green-card-office/images/logo.png",
"description": "US Immigration Service, Legal Advice and Green Card Program Adviser ",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "445 Park Avenue",
"addressLocality": "New York",
"addressRegion": "New York",
"postalCode": 10022,
"addressCountry": "United States"
},
"telephone": "+1 (646) 564-5615",
"geo": {
"@type": "GeoCoordinates",
"latitude": "51.52082\u00b0",
"longitude": "-0.10806\u00b0"
},
"hasMap": "https://goo.gl/maps/gYELjPG7Gps",
"openingHours": "Mo, Tu, We, Th, Fr 08:00-16:00",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1 (646) 564-5615",
"contactType": "Customer Service",
"sameAs": [
"https://www.facebook.com/usgreencardoffice",
"https://twitter.com/usgreencard",
"https://plus.google.com/+usgreencardoffice"
]
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.usgreencardoffice.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.usgreencardoffice.com/?s={search_term}",
"query-input": "required name=search_term"
}
}
] |