Re: Schema addition request

Hi Bryan,

You could use today's vocabulary to define the organizations as multi-type
entities, combining both http://schema.org/DaySpa and
http://schema.org/MedicalClinic.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": [ "DaySpa", "MedicalClinic" ],
  "name": "The Medical Spa Biz"
}
</script>

Regards,
Mark

On Fri, Mar 17, 2017 at 8:59 AM BJM <bryanjm179@yahoo.com> wrote:

> To Whom It May Concern:
> Would like to propose the addition of "MedicalSpa" to the schema library.
>
>
>    - Thing > Organization > LocalBusiness > MedicalBusiness > MedicalSpa
>    - Thing > Organization > MedicalOrganization > MedicalSpa
>    - Thing > Place > LocalBusiness > MedicalBusiness > MedicalSpa
>
>
> and/or
>
>
>    - Thing > Organization > LocalBusiness > HealthAndBeautyBusiness >
>    MedicalSpa
>    - Thing > Place > LocalBusiness > HealthAndBeautyBusiness > MedicalSpa
>
>
>
> Supporting information about type:
> http://www.americanmedspa.org/
>
>
> Thanks!
> Bryan Munshower
>

Received on Friday, 17 March 2017 13:19:23 UTC