Advertisement
jaideep06

Schema new

Jan 2nd, 2023
1,431
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.32 KB | None | 0 0
  1. {
  2.   "@context": "https://schema.org",
  3.   "@graph": [
  4.     {
  5.       "@type": "Place",
  6.       "@id": "https://www.firstupcleaning.com/#place",
  7.       "geo": {
  8.         "@type": "GeoCoordinates",
  9.         "latitude": "40.720338777098235",
  10.         "longitude": " -73.58353559069771"
  11.       },
  12.       "hasMap": "https://www.google.com/maps/search/?api=1&query=40.720338777098235, -73.58353559069771",
  13.        "sameAs": [
  14.         "https://www.facebook.com/FirstUpCleaning/",
  15.         "https://landpages.firstupcleaning.com/",
  16.         "https://www.twitter.com/firstupcleaning",
  17.         "https://www.youtube.com/channel/UCh5m6c9AXGopopiZXS-GjpA",
  18.         "https://www.pinterest.com/firstupcleaningservicesllc/",
  19.         "https://www.instagram.com/firstupcleaning/",
  20.         "https://www.linkedin.com/company/firstupcleaning/",
  21.         "https://www.houzz.com/professionals/house-cleaning-services/first-up-cleaning-services-pfvwus-pf~1295176737",
  22.         "https://www.bark.com/en/company/first-up-cleaning-services/QLX24/",
  23.         "https://www.angieslist.com/companylist/us/ny/uniondale/first-up-cleaning-services-reviews-9457313.htm",
  24.         "https://www.bbb.org/us/ny/uniondale/profile/cleaning-services/first-up-cleaning-services-0121-183209",
  25.         "https://www.houzz.com/professionals/house-cleaning-services/first-up-cleaning-services-pfvwus-pf~1295176737",
  26.         "http://www.usacleaningcompany.com/business/first-up-cleaning-services",
  27.         "https://www.cylex.us.com/company/first-up-cleaning-services-26583532.html",
  28.         "https://www.superpages.com/bp/uniondale-ny/first-up-cleaning-services-L2719831497.htm",
  29.         "https://www.yellowpages.com/uniondale-ny/mip/first-up-cleaning-services-532234674"
  30.       ],
  31.       "address": {
  32.         "@type": "PostalAddress",
  33.         "streetAddress": "405 RXR Plaza",
  34.         "addressLocality": "Uniondale",
  35.         "addressRegion": "NY",
  36.         "postalCode": "11556",
  37.         "addressCountry": "United States"
  38.       }
  39.     },
  40.     {
  41.       "@type":   [
  42.              "LocalBusiness",
  43.               "Organization"
  44.                 ],
  45.       "@id": "https://www.firstupcleaning.com/#organization",
  46.       "name": "First Up Cleaning Services",
  47.       "url": "https://www.firstupcleaning.com",
  48.       "email": "customer_service@firstupcleaning.com",
  49.        "telephone": [
  50.            "+1-718-340-3323",
  51.             "+1-516-200-6345"
  52.              ],
  53.       "address": {
  54.         "@type": "PostalAddress",
  55.         "streetAddress": "405 RXR Plaza",
  56.         "addressLocality": "Uniondale",
  57.         "addressRegion": "NY",
  58.         "postalCode": "11556",
  59.         "addressCountry": "United States"
  60.       },
  61.              "areaServed": [
  62.         {
  63.             "@type": "City",
  64.             "name": "Manhattan",
  65.             "@id": "https://en.wikipedia.org/wiki/Manhattan"
  66.         },
  67.         {
  68.             "@type": "City",
  69.             "name": "Brooklyn",
  70.             "@id": "https://en.wikipedia.org/wiki/Brooklyn"
  71.         },
  72.                              {
  73.             "@type": "City",
  74.             "name": "Queens",
  75.             "@id": "https://en.wikipedia.org/wiki/Queens"
  76.         },
  77.                               {
  78.             "@type": "City",
  79.             "name": "Bronx",
  80.             "@id": "https://en.wikipedia.org/wiki/The_Bronx"
  81.         },
  82.  
  83.         {
  84.             "@type": "City",
  85.             "name": "Nassau County",
  86.             "@id": "https://en.wikipedia.org/wiki/Nassau_County,_New_York"
  87.         }
  88.     ],
  89.       "serviceType": "cleaning services",
  90.        "additionalType": "https://www.productontology.org/id/Maid_service",
  91.              "hasOfferCatalog":  {
  92.            "@type": "OfferCatalog",
  93.             "name": "house cleaning services",
  94.              "ItemListElement": [
  95.                {
  96.                  "@type": "Offer",
  97.                  "ItemOffered": {
  98.                       "@type": "service",
  99.                        "name": "maid services"
  100.          }
  101.    },
  102.                 {
  103.                  "@type": "Offer",
  104.                  "ItemOffered": {
  105.                       "@type": "service",
  106.                        "name": "deep cleaning services"
  107.          }
  108.    },
  109.                          {
  110.                  "@type": "Offer",
  111.                  "ItemOffered": {
  112.                       "@type": "service",
  113.                        "name": "apartment cleaning services"
  114.          }
  115.    },
  116.                       {
  117.                  "@type": "Offer",
  118.                  "ItemOffered": {
  119.                       "@type": "service",
  120.                        "name": "home cleaning services"
  121.              }
  122.        }  
  123.    ]
  124.   }
  125. },
  126.               {
  127.            "@type": "OfferCatalog",
  128.             "name": "janitorial services",
  129.              "ItemListElement": [
  130.                {
  131.                  "@type": "Offer",
  132.                  "ItemOffered": {
  133.                       "@type": "service",
  134.                        "name": "office cleaning services"
  135.          }
  136.    },
  137.                 {
  138.                  "@type": "Offer",
  139.                  "ItemOffered": {
  140.                       "@type": "service",
  141.                        "name": "commercial cleaning services"
  142.          }
  143.    },
  144.                     {
  145.                  "@type": "Offer",
  146.                  "ItemOffered": {
  147.                       "@type": "service",
  148.                        "name": "disinfection services"
  149.          }
  150.       }
  151.    ]
  152.  },
  153.                                  {
  154.            "@type": "OfferCatalog",
  155.             "name": "Specialty services cleaning",
  156.              "ItemListElement": [
  157.                {
  158.                  "@type": "Offer",
  159.                  "ItemOffered": {
  160.                       "@type": "service",
  161.                        "name": "porter services"
  162.          }
  163.    },
  164.                  {
  165.                  "@type": "Offer",
  166.                  "ItemOffered": {
  167.                       "@type": "service",
  168.                        "name": "building cleaning services"
  169.          }
  170.    },
  171.                     {
  172.                  "@type": "Offer",
  173.                  "ItemOffered": {
  174.                       "@type": "service",
  175.                        "name": "event cleaning services"
  176.          }
  177.    },
  178.                        {
  179.                  "@type": "Offer",
  180.                  "ItemOffered": {
  181.                       "@type": "service",
  182.                        "name": "airbnb cleaning services"
  183.                }
  184.              }
  185.            ]
  186.          }
  187.        ],
  188.       "logo": {
  189.         "@type": "ImageObject",
  190.         "@id": "https://www.firstupcleaning.com/#logo",
  191.         "url": "https://firstupcleaning.com/wp-content/uploads/2020/07/eens_Brooklyn_Nassau_County_New_York-1.png",
  192.         "contentUrl": "https://firstupcleaning.com/wp-content/uploads/2020/07/eens_Brooklyn_Nassau_County_New_York-1.png",
  193.         "caption": "First Up Cleaning Services",
  194.         "inLanguage": "en-US",
  195.         "width": 159,
  196.         "height": 91
  197.       },
  198.       "priceRange": "$$",
  199.       "openingHours": [
  200.         "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday 08:00-20:00",
  201.         "Sunday 09:00-18:00"
  202.       ],
  203.       "location": {
  204.         "@id": "https://www.firstupcleaning.com/#place"
  205.       },
  206.       "image": {
  207.         "@id": "https://www.firstupcleaning.com/#logo"
  208.       },
  209.       "telephone": "+1-718-340-3323",
  210.       "@type": "WebSite",
  211.       "@id": "https://www.firstupcleaning.com/#website",
  212.       "url": "https://www.firstupcleaning.com",
  213.       "name": "First Up Cleaning Services",
  214.       "publisher": {
  215.         "@id": "https://www.firstupcleaning.com/#organization"
  216.       },
  217.       "inLanguage": "en-US"
  218.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement