---
title: "Register Giumenta School of Real Estate,"
description: "Register Giumenta School of Real Estate,"
url: "https://www.giumentaschoolofrealestate.com/contact/register"
date: "2026-06-15T20:12:10+00:00"
language: "en-GB"
---

## Register For A Course

  Name Please type your full name.

 Email Invalid email address.

 Phone Invalid Input

 Address / City / State / ZipInvalid Input

 Real Estate License Number (if currently licensed):Invalid Input

 Class you wish to enroll in:Invalid Input

 Date Course Starts

Invalid Input

 Questions or Comments Invalid Input

Invalid Input

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Giumenta School of Real Estate & EXIT Realty First Choice, Real Estate Training and Support - Built for Real Results",
            "item": "https://www.giumentaschoolofrealestate.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Register",
            "item": "https://www.giumentaschoolofrealestate.com/contact/register"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://www.giumentaschoolofrealestate.com/contact/register#localbusiness1",
    "name": "Giumenta School of Real Estate",
    "image": "https://www.ricgiumenta.com/images/2020/06/04/2020-logo-325-2.png",
    "url": "https://www.giumentaschoolofrealestate.com/contact/register",
    "telephone": "386-246-3131",
    "priceRange": "$25 - $425",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "4871 Palm Coast Pkwy NW #2",
        "addressCountry": "US",
        "addressLocality": "Palm Coast",
        "addressRegion": "FL",
        "postalCode": "32137"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "29.552938327239847",
        "longitude": "-81.2478642711445"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "8:00",
            "closes": "17:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "8:00",
            "closes": "17:00"
        }
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": "37",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
