SpotsEstimate:
    | "R_1_TO_10"
    | "R_11_TO_30"
    | "R_31_TO_60"
    | "R_61_TO_100"
    | "R_101_TO_300"
    | "R_301_TO_600"
    | "R_600_PLUS"

Represents the estimated number of parking spots available at a venue.

Type declaration

  • "R_1_TO_10"

    1 to 10 parking spots.

  • "R_11_TO_30"

    11 to 30 parking spots.

  • "R_31_TO_60"

    31 to 60 parking spots.

  • "R_61_TO_100"

    61 to 100 parking spots.

  • "R_101_TO_300"

    101 to 300 parking spots.

  • "R_301_TO_600"

    301 to 600 parking spots.

  • "R_600_PLUS"

    More than 600 parking spots.