{ "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Chef Abyssinia LLC", "image": "YOUR_LOGO_URL", "url": "https://www.chefabyssinia.com", "telephone": "YOUR BUSINESS NUMBER", "priceRange": "$$$", "address": { "@type": "PostalAddress", "addressLocality": "Teaneck", "addressRegion": "NJ", "addressCountry": "US" }, "areaServed": [ "New York City", "Westchester County", "North Jersey", "Fairfield County CT" ], "servesCuisine": ["Caribbean", "Mexican", "Southern", "Italian"], "sameAs": [ "YOUR_INSTAGRAM_URL", "YOUR_FACEBOOK_URL", "YOUR_TIKTOK_URL", "YOUR_PINTEREST_URL", "YOUR_GOOGLE_BUSINESS_URL" ], "department": [ { "@type": "Service", "name": "Personal Chef Services", "description": "Private in-home dining experiences with custom menus using fresh, local ingredients." }, { "@type": "Service", "name": "Event Catering", "description": "Full-service catering for weddings, corporate events, family gatherings, and celebrations." }, { "@type": "Service", "name": "Cooking Classes", "description": "Hands-on or virtual cooking lessons tailored to all skill levels." }, { "@type": "Service", "name": "Culinary Coaching & Mentorship", "description": "Business consulting and mentorship for personal chefs and culinary entrepreneurs." } ] }