Pet Alert USA logo
Pet Alert USA

Pratique / Recherche d'animaux

Description

Langues

  • Allemand
  • Anglais
  • Espagnol
  • Français
  • Italien
  • Néerlandais
  • Portugais
/src/View/Helper/JsonLdHelper.php (line 94)
[
	'id' => 'https://pets.pro/#org',
	'name' => 'PETS.PRO',
	'url' => 'https://pets.pro/',
	'logo' => 'https://pets.pro/img/pets-pro-logo-home.svg',
	'description' => 'PETS.PRO is a professional directory dedicated to the pet world, connecting pet owners with trusted businesses and service providers such as groomers, veterinarians, trainers, boarding facilities, breeders and more.',
	'contactPoint' => [
		'@type' => 'ContactPoint',
		'contactType' => 'customer support',
		'url' => 'https://pets.pro/contact',
		'availableLanguage' => [
			(int) 0 => 'en'
		]
	]
]
/src/View/Helper/JsonLdHelper.php (line 211)
[
	'id' => 'https://pets.pro/#org',
	'name' => 'PETS.PRO',
	'url' => 'https://pets.pro/',
	'logo' => 'https://pets.pro/img/pets-pro-logo-home.svg',
	'description' => 'PETS.PRO is a professional directory dedicated to the pet world, connecting pet owners with trusted businesses and service providers such as groomers, veterinarians, trainers, boarding facilities, breeders and more.',
	'contactPoint' => [
		'@type' => 'ContactPoint',
		'contactType' => 'customer support',
		'url' => 'https://pets.pro/contact',
		'availableLanguage' => [
			(int) 0 => 'en'
		]
	]
]
/src/View/Helper/JsonLdHelper.php (line 213)
[
	'id' => 'https://pets.pro/#org',
	'name' => 'PETS.PRO',
	'url' => 'https://pets.pro/',
	'logo' => 'https://pets.pro/img/pets-pro-logo-home.svg',
	'description' => 'PETS.PRO is a professional directory dedicated to the pet world, connecting pet owners with trusted businesses and service providers such as groomers, veterinarians, trainers, boarding facilities, breeders and more.',
	'contactPoint' => [
		'@type' => 'ContactPoint',
		'contactType' => 'customer support',
		'url' => 'https://pets.pro/contact',
		'availableLanguage' => [
			(int) 0 => 'en'
		]
	]
]
/src/View/Helper/JsonLdHelper.php (line 61)
'{
  "@type": "Organization",
  "@id": "https://pets.pro/#org",
  "name": "PETS.PRO",
  "url": "https://pets.pro/",
  "logo": "https://pets.pro/img/pets-pro-logo-home.svg",
  "description": "PETS.PRO is a professional directory dedicated to the pet world, connecting pet owners with trusted businesses and service providers such as groomers, veterinarians, trainers, boarding facilities, breeders and more.",
  "contactPoint": {{contactPoint}}
}
'
Warning (512): JsonLdHelper: JSON decode error in template "organization": Syntax error [APP/View/Helper/JsonLdHelper.php, line 71]