
// --- OneDent LocalBusiness Schema (Dentist) ---
add_action('wp_head', 'onedent_local_schema');
function onedent_local_schema() {
  if (!is_front_page()) return;
  $s = array(
    '@context' => 'https://schema.org',
    '@type' => 'Dentist',
    '@id' => 'https://www.onedent.pl/#dentist',
    'name' => 'OneDent Klinika Stomatologiczna',
    'alternateName' => 'OneDent',
    'description' => 'Dentysta Legionowo - OneDent Klinika Stomatologiczna. Stomatolog, ortodonta, implantolog, endodonta i chirurg w Legionowie.',
    'url' => 'https://www.onedent.pl/',
    'telephone' => '+48223792620',
    'email' => 'rejestracja@onedent.pl',
    'priceRange' => '$$',
    'image' => 'https://www.onedent.pl/wp-content/uploads/2024/08/One-Dent-KLINIKA-STOMATOLOGICZNA4.png',
    'logo' => 'https://www.onedent.pl/wp-content/uploads/2024/08/One-Dent-KLINIKA-STOMATOLOGICZNA4.png',
    'foundingDate' => '2016',
    'address' => array(
      '@type' => 'PostalAddress',
      'streetAddress' => 'ul. Warszawska 59 lok. 7',
      'addressLocality' => 'Legionowo',
      'postalCode' => '05-120',
      'addressRegion' => 'mazowieckie',
      'addressCountry' => 'PL'
    ),
    'geo' => array(
      '@type' => 'GeoCoordinates',
      'latitude' => 52.4012,
      'longitude' => 20.9265
    ),
    'openingHoursSpecification' => array(
      array('@type'=>'OpeningHoursSpecification','dayOfWeek'=>array('Monday','Tuesday','Wednesday','Thursday'),'opens'=>'08:00','closes'=>'20:00'),
      array('@type'=>'OpeningHoursSpecification','dayOfWeek'=>'Friday','opens'=>'08:00','closes'=>'13:00')
    ),
    'areaServed' => array(
      array('@type'=>'City','name'=>'Legionowo'),
      array('@type'=>'City','name'=>'Jablonna'),
      array('@type'=>'City','name'=>'Nieporet'),
      array('@type'=>'City','name'=>'Wieliszew'),
      array('@type'=>'City','name'=>'Chotomow')
    ),
    'hasMap' => 'https://maps.app.goo.gl/Bgth9eSya2chLJr29',
    'sameAs' => array(
      'https://www.facebook.com/onedent.pl',
      'https://www.znanylekarz.pl/placowki/onedent-klinika-stomatologiczna',
      'https://www.kliniki.pl/onedent-stomatologia/'
    )
  );
  echo '<scr' . 'ipt type="application/ld+json">' . wp_json_encode($s, JSON_UNESCAPED_UNICODE|JSON_UNESCAPED_SLASHES|JSON_PRETTY_PRINT) . '</scr' . 'ipt>' . "\n";
}
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Komentarze do: Czy dentysta w Legionowie w OneDent oferuje wybielanie zębów?	</title>
	<atom:link href="https://www.onedent.pl/ufaq/czy-dentysta-w-legionowie-w-onedent-oferuje-wybielanie-zebow/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.onedent.pl/ufaq/czy-dentysta-w-legionowie-w-onedent-oferuje-wybielanie-zebow/</link>
	<description></description>
	<lastBuildDate>Fri, 16 Aug 2024 13:24:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
</channel>
</rss>
