{ "@context": "https://schema.org", "@type": "Blog", "name": "Kite Buen Hombre Blog", "description": "Kitesurfing tips, local insights, and stories from the Dominican Republic's premier kite school", "url": "https://kitebuenhombre.net/blog", "publisher": { "@type": "Organization", "name": "Kite Buen Hombre", "logo": { "@type": "ImageObject", "url": "https://kitebuenhombre.net/images/logo.png" } }, "blogPost": [ { "@type": "BlogPosting", "headline": "[Post Title]", "image": "[Featured Image URL]", "datePublished": "[ISO Date]", "author": { "@type": "Person", "name": "[Author Name]" } } ] }