Soccer facility setup
Updated August 24, 2026
An indoor soccer facility usually sells one field at two or three sizes, plus clinics and lessons on top. Below is a complete worked setup for a facility with a splittable full field, a separate futsal court, and two coaches.
What does an indoor soccer facility setup look like?
Here is the entire configuration for a turf facility that rents whole, rents by the half, and runs clinics.
Crosstown Indoor Soccer
- Field
- Full Field · Half Field A · Half Field B
- Small-sided
- Futsal Court
- Coaches
- Coach Luis · Coach Ana
- Full Field Rentalboth halves
all - Half Field Rentaleither half
any - Futsal Court RentalFutsal Court
all - Private Finishing Lessoncoach + either half
combo - Saturday Skills ClinicHalf Field A + Coach Luis, fixed sessions, cap 16
combo
Goal set · Pinnies · Ball bag
Six Resources support five sellable products. The futsal court is intentionally unrelated to the field Resources — it books independently, so it never needs to interact with the half-field math.
How do you sell a full field and half fields?
Create three Resources: Full Field, Half Field A, and Half Field B. Then let the mode handle the conflict.
| Event | Points at | Mode | Effect |
|---|---|---|---|
| Full Field Rental | Half Field A + Half Field B | all | Consumes both halves, so no half can be sold in that window. |
| Half Field Rental | Half Field A, Half Field B | any | Takes whichever half is free and blocks the full field. |
You never write a rule that says “full field conflicts with half field.” The conflict is a consequence of both Events consuming the same underlying Resources.
What if the field splits into thirds?
The same pattern, one more Resource. Create Third A, Third B, and Third C, then point the Full Field Rental at all three with all and a Third Rental at any of them with any.
If you also sell two-thirds, add an Event pointing at a specific pair with all. Each sellable footprint is one Event; the Resources underneath keep everything honest. The complete mode reference is in event resource modes.
How do you run a clinic on part of the field?
A clinic is an Event with fixed sessions and a capacity cap, pointed at both the specific half field and the coach using combo.
Because it names Half Field A specifically rather than using any, the other half stays rentable during the clinic. That is usually what you want: the clinic generates revenue on one half while the other half still sells.
If your clinic runs every week for a season, set it up once with recurring bookings rather than creating each week by hand.
Common questions
How do I rent a full field and half fields without double-booking?
Create the full field and both halves as three separate Resources. Point the Full Field Rental Event at both halves with the all mode, and the Half Field Rental at either half with the any mode. Renting the full field consumes both halves, so the halves disappear from availability automatically.
Can I split a field into thirds instead of halves?
Yes. The pattern scales to any number of pieces. Create one Resource per sellable section — Third A, Third B, Third C — then point the full-field Event at all three with the all mode and the section Event at any of them. Nothing about the approach changes.
Should a separate futsal court be its own Resource?
Yes, if it can be booked independently of the main field. A Resource is anything that can only be used by one booking at a time, so a futsal court that runs its own games is its own Resource. It does not need to relate to the field Resources at all.
How do I run a weekly skills clinic on one half of the field?
Create an Event with fixed sessions that points at the specific half and the coach using the combo mode, then set a capacity cap. The clinic holds that half field and that coach for its window, leaving the other half available to rent.