{
"@context": "https://schema.org",
"@type": "SportsTeam",
"name": "Ridge Girls Lacrosse",
"sport": "Lacrosse",
"gender": "Female",
"url": "https://www.ridgegirlslacrosse.com",
"description": "Ridge Girls Lacrosse is the official girls lacrosse program of Ridge High School in Basking Ridge, NJ.",
"memberOf": {
"@type": "SportsOrganization",
"name": "Ridge High School Athletics",
"url": "https://www.brrsd.org/rhs"
},
"areaServed": {
"@type": "City",
"name": "Basking Ridge, NJ"
},
"location": {
"@type": "Place",
"name": "Ridge High School",
"address": {
"@type": "PostalAddress",
"streetAddress": "268 S Finley Ave",
"addressLocality": "Basking Ridge",
"addressRegion": "NJ",
"postalCode": "07920",
"addressCountry": "US"
}
},
"coach": [
{
"@type": "Person",
"name": "Coach Harpel",
"jobTitle": "Head Coach"
}
],
"captain": [
{ "@type": "Person", "name": "Zoe Colodney" },
{ "@type": "Person", "name": "Andrea Dulyn" },
{ "@type": "Person", "name": "Charlotte Daniel" },
{ "@type": "Person", "name": "Rylan Broadhurst" }
],
"founder": [
{ "@type": "Person", "name": "Ryan Parker", "jobTitle": "President" },
{ "@type": "Person", "name": "Marianne Angelillo", "jobTitle": "Treasurer" },
{ "@type": "Person", "name": "Michele Robertson", "jobTitle": "Treasurer" },
{ "@type": "Person", "name": "Pamela Haviland", "jobTitle": "Fundraising" },
{ "@type": "Person", "name": "Bridget Hansen", "jobTitle": "Fundraising" },
{ "@type": "Person", "name": "Karen Swan", "jobTitle": "Team Spirit Wear" }
],
"sameAs": [
"https://www.instagram.com/ridgegirlslacrosse",
"https://www.facebook.com/ridgegirlslacrosse"
]
}
This page contains structured data for Ridge Girls Lacrosse.