CookUnity
(https://cookunity.com) 📸 Data Snapshot: May 29, 2026Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.
Trust is largely substantiated, though a discrepancy exists between the ‘8,600+ 5-star reviews’ mentioned in the text and the ‘review_count’ of 22 and 81 in the JSON-LD schema. The site includes a trust_theatre_flag on the business page because it displays testimonials without direct outbound verification links on that specific sub-page. However, the presence of a Trustpilot sameAs link in the organization schema provides a verifiable proof path that mitigates major theatre penalties.
The ratio of verifiable evidence to vague assertions is high. Across the four pages, the site provides specific pricing ($10.39 to $12.69 per meal), exact employee counts (742), and a rotating list of hundreds of dishes. Unlike typical delivery sites that use stock photography of generic vegetables, this site uses images and names associated with known culinary figures, significantly increasing the proof density.
Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.
🛡️ Trust Signals — reviews, proof links, trust-theatre check
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 22 | 2 |
| /why-cookunity/ | 0 | 1 |
| /business/ | 81 | 0 |
| /how-it-works/ | 0 | 1 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "CookUnity",
"legalName": "Cookunity Inc.",
"url": "https://www.cookunity.com",
"logo": {
"@type": "ImageObject",
"url": "https://www.cookunity.com/assets/icons/cu-logo.svg",
"width": 200,
"height": 60
},
"image": "https://www.cookunity.com/assets/icons/cu-logo.svg",
"description": "CookUnity is America's first chef-to-consumer meal marketplace, connecting award-winning chefs with food lovers nationwide. Chefs craft restaurant-quality meals in local kitchens and deliver them fresh weekly. With over 300 rotating dishes across 40+ cuisines and 100+ professional chefs, CookUnity offers unmatched culinary variety with flexible subscription plans from 4 to 16 meals per week.",
"slogan": "America's First Chef-to-You Meal Delivery",
"foundingDate": "2015",
"numberOfEmployees": {
"@type": "QuantitativeValue",
"value": 742
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Brooklyn",
"addressLocality": "New York",
"addressRegion": "NY",
"addressCountry": "US"
},
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer support",
"email": "support@cookunity.com",
"telephone": "+1-347-835-5020",
"availableLanguage": "English",
"url": "https://support.cookunity.com"
},
{
"@type": "ContactPoint",
"contactType": "press",
"email": "press@cookunity.com"
},
{
"@type": "ContactPoint",
"contactType": "general",
"email": "info@cookunity.com"
}
],
"sameAs": [
"https://www.facebook.com/Cookunity.us/",
"https://www.instagram.com/cookunity/",
"https://www.linkedin.com/company/cookunity",
"https://twitter.com/cookunity",
"https://www.tiktok.com/@cookunity",
"https://www.trustpilot.com/review/cookunity.com"
],
"areaServed": [
{
"@type": "Place",
"name": "New York",
"url": "https://www.cookunity.com/us/new-york"
},
{
"@type": "Place",
"name": "Los Angeles",
"url": "https://www.cookunity.com/us/los-angeles"
},
{
"@type": "Place",
"name": "Chicago",
"url": "https://www.cookunity.com/us/chicago"
},
{
"@type": "Place",
"name": "Austin",
"url": "https://www.cookunity.com/us/austin"
},
{
"@type": "Place",
"name": "Seattle",
"url": "https://www.cookunity.com/us/seattle"
},
{
"@type": "Place",
"name": "Atlanta",
"url": "https://www.cookunity.com/us/atlanta"
},
{
"@type": "Place",
"name": "Miami",
"url": "https://www.cookunity.com/us/miami"
},
{
"@type": "Place",
"name": "Toronto",
"url": "https://www.cookunity.com/us/toronto"
}
],
"location": [
{
"@type": "Place",
"name": "CookUnity – New York City Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "New York",
"addressRegion": "NY",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/new-york"
},
{
"@type": "Place",
"name": "CookUnity – Los Angeles Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Los Angeles",
"addressRegion": "CA",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/los-angeles"
},
{
"@type": "Place",
"name": "CookUnity – Chicago Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Chicago",
"addressRegion": "IL",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/chicago"
},
{
"@type": "Place",
"name": "CookUnity – Austin Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Austin",
"addressRegion": "TX",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/austin"
},
{
"@type": "Place",
"name": "CookUnity – Seattle Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Seattle",
"addressRegion": "WA",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/seattle"
},
{
"@type": "Place",
"name": "CookUnity – Atlanta Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Atlanta",
"addressRegion": "GA",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/atlanta"
},
{
"@type": "Place",
"name": "CookUnity – Miami Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Miami",
"addressRegion": "FL",
"addressCountry": "US"
},
"url": "https://www.cookunity.com/us/miami"
},
{
"@type": "Place",
"name": "CookUnity – Toronto Kitchen",
"address": {
"@type": "PostalAddress",
"addressLocality": "Toronto",
"addressRegion": "ON",
"addressCountry": "CA"
},
"url": "https://www.cookunity.com/us/toronto"
}
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "CookUnity Meal Subscription Plans",
"itemListElement": [
{
"@type": "Offer",
"name": "4 Meals per Week Plan",
"description": "Chef-crafted meals delivered weekly – 4 meals per week",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"price": "12.69",
"priceCurrency": "USD",
"unitText": "per meal"
},
"url": "https://www.cookunity.com"
},
{
"@type": "Offer",
"name": "6 Meals per Week Plan",
"description": "Chef-crafted meals delivered weekly – 6 meals per week",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"priceCurrency": "USD",
"unitText": "per meal"
},
"url": "https://www.cookunity.com"
},
{
"@type": "Offer",
"name": "8 Meals per Week Plan",
"description": "Chef-crafted meals delivered weekly – 8 meals per week",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"priceCurrency": "USD",
"unitText": "per meal"
},
"url": "https://www.cookunity.com"
},
{
"@type": "Offer",
"name": "12 Meals per Week Plan",
"description": "Chef-crafted meals delivered weekly – 12 meals per week",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"priceCurrency": "USD",
"unitText": "per meal"
},
"url": "https://www.cookunity.com"
},
{
"@type": "Offer",
"name": "16 Meals per Week Plan",
"description": "Chef-crafted meals delivered weekly – 16 meals per week",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"price": "10.39",
"priceCurrency": "USD",
"unitText": "per meal"
},
"url": "https://www.cookunity.com"
}
]
},
"knowsAbout": [
"Chef-crafted meal delivery",
"Ready-to-eat meals",
"Meal subscription service",
"Culinary entrepreneurship",
"Restaurant-quality home dining",
"Sustainable food packaging",
"Dietary meal planning"
],
"award": "Inc. 5000 Honoree 2025",
"naics": "311",
"isicV4": "1079",
"foundingLocation": {
"@type": "Place",
"name": "Brooklyn, New York, USA"
},
"employee": {
"@type": "Person",
"name": "Mateo Marietti",
"jobTitle": "Co-Founder & CEO"
},
"subOrganization": {
"@type": "Organization",
"name": "CookUnity for Business",
"description": "B2B meal delivery program for healthcare, corporate, and education organizations",
"url": "https://cookunity.com/business"
},
"publishingPrinciples": "https://www.cookunity.com/privacy-policy",
"additionalType": "https://schema.org/FoodService",
"keywords": [
"chef-crafted meals",
"meal delivery service",
"ready-to-eat meals",
"subscription meal plan",
"food delivery",
"meal prep delivery",
"chef to consumer",
"weekly meal delivery"
]
}
/business/
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "CookUnity Business | Office Smart Fridge, Medically Tailored Meals, and Office Meals",
"description": "Discover CookUnity Business: chef-prepared, flexible meal programs and medically tailored meals for employees, patients, and events. Healthy, convenient, and delivered nationwide",
"url": "/business",
"inLanguage": "en",
"about": {
"@type": "Organization",
"name": "CookUnity Business",
"description": "Delivering chef-prepared meals tailored for your team, patients, and clients",
"url": "/business",
"image": "https://cdn.prod.website-files.com/66ea39dbb646b1dfe0ae161b/66f0896e31c36e4fa196602c_CUBusiness_Logo_Horizontal-01.svg",
"sameAs": [
"https://www.cookunity.com"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "CookUnity Business Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Office Smart Fridge",
"description": "Always-stocked smart fridges fueling teams with fresh chef-made meals",
"url": "/business/for-corporate/office-smart-fridges"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Medically Tailored Meals",
"description": "Chef-made and dietitian-approved meals designed to meet health needs of patients, clients, and your team",
"url": "/business/for-healthcare/medically-tailored-meals"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Employee Lunch Programs",
"description": "Fresh, customizable lunches delivered to teams or in office",
"url": "/business/for-corporate/employee-lunch-programs"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Remote Employee Meal Plans",
"description": "Nationwide meal delivery for distributed teams",
"url": "/business/for-corporate/remote-employee-meal-plans"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Corporate Event Catering",
"description": "Chef-made menus for memorable gatherings",
"url": "/business/for-corporate/corporate-event-catering"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Wellness Meal Benefits",
"description": "Expert meals designed for health and balance",
"url": "/business/wellness-meals"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Healthcare Services",
"description": "Nutrition-focused meals supporting patient health and care",
"url": "/business/for-healthcare/healthcare-services"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Boxed Lunches",
"description": "Convenient, individually packaged boxed lunches for your team, crafted by chefs from 200+ menu items and 10+ cuisines",
"url": "/business/boxed-lunches"
}
}
]
},
"areaServed": {
"@type": "Country",
"name": "United States"
}
},
"mainEntity": {
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much do meals cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Pricing varies based on the type of meal plan or catering option, volume and delivery location. We offer scalable options to fit your budget and team size. Standard pricing for ready to heat meals goes from $13.59-$11.09 per meal. For ready to eat meals delivered to a NYC office that's only $18 per person all included!"
}
},
{
"@type": "Question",
"name": "Do you offer support for ordering and delivery?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Absolutely! CookUnity provides dedicated account managers to assist you with every step, from setting up your meal program to coordinating delivery. Our team ensures a smooth, reliable experience, making it easy to manage orders, accommodate special requests, and stay updated on delivery schedules."
}
},
{
"@type": "Question",
"name": "Do you deliver to my office or my team's home?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We can do both! CookUnity delivers directly to your office and to your team's homes. Whether you're looking to provide meals for in-office staff, remote employees, or a combination of both, we offer flexible delivery options to meet your needs - in the continental USA."
}
},
{
"@type": "Question",
"name": "How are the meals delivered - Hot or Cold?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We offer flexible meal delivery options: chilled meals ready to heat, grab-and-go choices, or hot meal delivery in NYC (with plans to expand!). Cold meals take just 2 minutes to warm in the microwave and stay fresh for up to 7 days in the fridge."
}
}
]
}
}
This page presents a snapshot of public data from CookUnity, captured on May 29, 2026, to show how machine logic reads Trust & Proof signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to CookUnity: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://cookunity.com to view the most current version of its content and see directly what this company is about and what it offers.