Content Rewrite
This commit is contained in:
@@ -101,9 +101,9 @@
|
||||
{
|
||||
'@context': 'https://schema.org',
|
||||
'@type': 'Service',
|
||||
name: packWalksContent.hero.title,
|
||||
name: 'Goodwalk Pack Walks',
|
||||
description: data.page.description,
|
||||
serviceType: 'Pack Walks',
|
||||
serviceType: 'Pack walks for small and medium dogs',
|
||||
provider: {
|
||||
'@type': 'LocalBusiness',
|
||||
name: 'Goodwalk',
|
||||
@@ -124,9 +124,9 @@
|
||||
{
|
||||
'@context': 'https://schema.org',
|
||||
'@type': 'Service',
|
||||
name: dogWalkingContent.hero.title,
|
||||
name: 'Goodwalk 1:1 Dog Walks',
|
||||
description: data.page.description,
|
||||
serviceType: '1:1 Dog Walking',
|
||||
serviceType: 'One-on-one dog walking',
|
||||
provider: {
|
||||
'@type': 'LocalBusiness',
|
||||
name: 'Goodwalk',
|
||||
@@ -147,9 +147,9 @@
|
||||
{
|
||||
'@context': 'https://schema.org',
|
||||
'@type': 'Service',
|
||||
name: puppyVisitsContent.hero.title,
|
||||
name: 'Goodwalk Puppy Visits',
|
||||
description: data.page.description,
|
||||
serviceType: 'Puppy Visits',
|
||||
serviceType: 'In-home puppy visits',
|
||||
provider: {
|
||||
'@type': 'LocalBusiness',
|
||||
name: 'Goodwalk',
|
||||
|
||||
Reference in New Issue
Block a user