Schema: priceRange
Schema: priceRange Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: priceRange.
Use the Schema.org definition of LocalBusiness to improve the listing of your local store. This in-depth example shows you exactly how to manually mark up your location.
Restaurant JSON-LD example for a casual grill in downtown Dunmore. Covers servesCuisine, hasMenu with Menu/MenuSection/MenuItem hierarchy, acceptsReservations, priceRange, and the full LocalBusiness property set including address, geo, openingHours, and aggregateRating.
Hotel JSON-LD example for a boutique hotel in Dunmore hosting XooCon attendees. Covers starRating, amenityFeature with LocationFeatureSpecification, checkinTime/checkoutTime, numberOfRooms, petsAllowed, and the LodgingBusiness property set for hospitality search.
Dentist JSON-LD example for a dental practice in Dunmore. Covers medicalSpecialty, isAcceptingNewPatients, availableService with MedicalProcedure, insurance accepted via paymentAccepted, and the MedicalBusiness property set for healthcare local search.
FinancialService JSON-LD example for a credit union in Dunmore. Covers feesAndCommissionsSpecification (the only property unique to FinancialService), the four subtypes (BankOrCreditUnion, InsuranceAgency, AccountingService, AutomatedTeller), and how to mark up a financial institution with LocalBusiness properties.
CafeOrCoffeeShop JSON-LD example for a coffee shop next to Xoo Code Shop Dunmore. Covers the FoodEstablishment inheritance (servesCuisine, hasMenu, acceptsReservations), how CafeOrCoffeeShop differs from Restaurant and Bakery, and practical LocalBusiness markup for a small cafe.
Store JSON-LD example using the BookStore subtype for a bookshop in Dunmore that stocks Jane Xoo's textbook. Covers how to choose among the 31 Store subtypes, the difference between Store and generic LocalBusiness, and practical retail markup with paymentAccepted and priceRange.
SportsActivityLocation JSON-LD example using the ExerciseGym subtype for a fitness center in Dunmore. Covers the 9 subtypes (ExerciseGym, GolfCourse, SkiResort, StadiumOrArena, etc.), amenityFeature for gym equipment, and how SportsActivityLocation differs from SportsOrganization.
EntertainmentBusiness JSON-LD example using the ArtGallery subtype for a gallery inside The Thunderdome. Covers the 7 subtypes (ArtGallery, Casino, NightClub, MovieTheater, AmusementPark, ComedyClub, AdultEntertainment) and how to mark up entertainment venues with LocalBusiness properties.
LodgingBusiness JSON-LD overview. LodgingBusiness is the parent type for Hotel, Motel, Hostel, and other accommodation businesses. For a complete example, see the Hotel page.
FoodEstablishment JSON-LD overview. FoodEstablishment is the parent type for Restaurant, CafeOrCoffeeShop, Bakery, BarOrPub, and other food businesses. For a complete example, see the Restaurant page.
MovieTheater JSON-LD stub. CivicStructure subtype for cinemas. Adds screenCount.
LiquorStore JSON-LD stub for shops selling wine, beer, whisky, and other spirits. Store subtype with no unique properties.
GroceryStore JSON-LD stub for supermarkets, bodegas, co-ops, and food-first retail shops. Store subtype with no unique properties.
AutoPartsStore JSON-LD stub for automotive-parts retailers. Direct Store subtype (with AutomotiveBusiness cross-inheritance) and no unique properties.
BikeStore JSON-LD stub for bicycle retailers. Direct Store subtype with no unique properties.
BookStore JSON-LD stub for bookshops, indie booksellers, and used-book stores. Direct Store subtype with no unique properties.
ClothingStore JSON-LD stub for apparel retailers. Direct Store subtype with no unique properties. Parent of ShoeStore and MensClothingStore.
ComputerStore JSON-LD stub for computer retailers. Direct Store subtype with no unique properties.
ConvenienceStore JSON-LD stub for small neighbourhood shops and gas-station markets. Direct Store subtype with no unique properties.
DepartmentStore JSON-LD stub for large multi-category retail stores. Direct Store subtype with no unique properties.
ElectronicsStore JSON-LD stub for consumer electronics retailers. Direct Store subtype with no unique properties.
Florist JSON-LD stub for flower shops. Direct Store subtype with no unique properties.
FurnitureStore JSON-LD stub for furniture retailers. Direct Store subtype with no unique properties.
GardenStore JSON-LD stub for nurseries, garden-supply shops, and plant retailers. Direct Store subtype with no unique properties.
HardwareStore JSON-LD stub for hardware retailers selling tools and building materials. Direct Store subtype with no unique properties.
HobbyShop JSON-LD stub for hobby and craft retailers. Direct Store subtype with no unique properties.
HomeGoodsStore JSON-LD stub for household goods and decor retailers. Direct Store subtype with no unique properties.
JewelryStore JSON-LD stub for jewellery retailers. Direct Store subtype with no unique properties.
MensClothingStore JSON-LD stub for menswear retailers. Direct Store subtype with no unique properties.
MobilePhoneStore JSON-LD stub for mobile phone retailers. Direct Store subtype with no unique properties.
MovieRentalStore JSON-LD stub for video rental shops. Direct Store subtype with no unique properties. Rare in the streaming era but still useful for boutique video stores, libraries with rental programmes, and DVD kiosk operators.
MusicStore JSON-LD stub for musical instrument and recorded-music retailers. Direct Store subtype with no unique properties.
OfficeEquipmentStore JSON-LD stub for office supply and equipment retailers. Direct Store subtype with no unique properties.
OutletStore JSON-LD stub for discount/outlet retailers. Direct Store subtype with no unique properties.
PawnShop JSON-LD stub for pawn shops and resale establishments. Direct Store subtype with no unique properties.
PetStore JSON-LD stub for pet retailers. Direct Store subtype with no unique properties.
ShoeStore JSON-LD stub for footwear retailers. Direct Store subtype with no unique properties.
SportingGoodsStore JSON-LD stub for multi-sport retailers. Direct Store subtype with no unique properties.
TireShop JSON-LD stub for tyre/tire dealers and installers. Direct Store subtype with no unique properties.
ToyStore JSON-LD stub for toy retailers. Direct Store subtype with no unique properties.
WholesaleStore JSON-LD stub for wholesale and bulk retailers. Direct Store subtype with no unique properties.
Campground JSON-LD stub for tent, RV, and cabin campgrounds. Dual-inherits CivicStructure and LodgingBusiness, giving it the full lodging vocabulary (checkinTime, checkoutTime, numberOfRooms, petsAllowed, starRating, amenityFeature, availableLanguage, audience).
FoodEstablishment JSON-LD example for the parent type behind Restaurant, CafeOrCoffeeShop, Bakery, BarOrPub, Brewery, Distillery, FastFoodRestaurant, IceCreamShop, and Winery. Adds 4 direct properties: acceptsReservations, hasMenu, servesCuisine, starRating.
Bakery JSON-LD stub for retail bakeries. Direct FoodEstablishment subtype with no unique properties.
BarOrPub JSON-LD stub for bars, pubs, and cocktail lounges. Direct FoodEstablishment subtype with no unique properties.
Brewery JSON-LD stub for brewing facilities with tasting rooms or taprooms. Direct FoodEstablishment subtype with no unique properties.
Distillery JSON-LD stub for distilling facilities with tasting rooms. Direct FoodEstablishment subtype with no unique properties.
FastFoodRestaurant JSON-LD stub for quick-service restaurants. Direct FoodEstablishment subtype with no unique properties.
IceCreamShop JSON-LD stub for ice cream parlours and gelato shops. Direct FoodEstablishment subtype with no unique properties.
Winery JSON-LD stub for wineries with tasting rooms. Direct FoodEstablishment subtype with no unique properties.
AutomotiveBusiness JSON-LD example for the parent type behind AutoDealer, AutoRepair, AutoBodyShop, AutoRental, AutoWash, AutoPartsStore, GasStation, MotorcycleDealer, MotorcycleRepair. Direct LocalBusiness subtype with no unique properties.
AutoDealer JSON-LD stub for new- and used-car dealerships. Direct AutomotiveBusiness subtype with no unique properties.
AutoRepair JSON-LD stub for car service and repair shops. Direct AutomotiveBusiness subtype with no unique properties.
AutoBodyShop JSON-LD stub for collision repair shops. Direct AutomotiveBusiness subtype with no unique properties.
AutoRental JSON-LD stub for car rental locations. Direct AutomotiveBusiness subtype with no unique properties.
AutoWash JSON-LD stub for car wash businesses. Direct AutomotiveBusiness subtype with no unique properties.
GasStation JSON-LD stub for fuel stations. Direct AutomotiveBusiness subtype with no unique properties.
MotorcycleDealer JSON-LD stub for motorcycle sales. Direct AutomotiveBusiness subtype with no unique properties.
MotorcycleRepair JSON-LD stub for motorcycle service shops. Direct AutomotiveBusiness subtype with no unique properties.
HealthAndBeautyBusiness JSON-LD example for the parent type behind BeautySalon, DaySpa, HairSalon, HealthClub, NailSalon, and TattooParlor. Direct LocalBusiness subtype with no unique properties.
HairSalon JSON-LD stub for hair salons and barbershops. Direct HealthAndBeautyBusiness subtype with no unique properties.
NailSalon JSON-LD stub for nail salons. Direct HealthAndBeautyBusiness subtype with no unique properties.
DaySpa JSON-LD stub for day spas. Direct HealthAndBeautyBusiness subtype with no unique properties.
HealthClub JSON-LD stub for gyms, fitness clubs, and wellness centres. Direct HealthAndBeautyBusiness subtype with no unique properties.
HomeAndConstructionBusiness JSON-LD example for the parent type behind Electrician, GeneralContractor, Plumber, HVACBusiness, HousePainter, Locksmith, MovingCompany, RoofingContractor. Direct LocalBusiness subtype with no unique properties.
Plumber JSON-LD stub for plumbing contractors. Direct HomeAndConstructionBusiness subtype with no unique properties.
Electrician JSON-LD stub for electrical contractors. Direct HomeAndConstructionBusiness subtype with no unique properties.
GeneralContractor JSON-LD stub for general building contractors. Direct HomeAndConstructionBusiness subtype with no unique properties.
Locksmith JSON-LD stub for locksmith services. Direct HomeAndConstructionBusiness subtype with no unique properties.
LegalService JSON-LD example for law firms and legal counsels. Direct LocalBusiness subtype (with Attorney and Notary as specific subtypes).
Attorney JSON-LD stub for individual attorneys and law offices. Direct LegalService subtype with no unique properties.
Notary JSON-LD stub for notary public services. Direct LegalService subtype with no unique properties.
ChildCare JSON-LD stub for daycare, nursery, and childcare facilities. Direct LocalBusiness subtype with no unique properties.
AmusementPark JSON-LD stub for theme parks, amusement parks, and ride-based entertainment parks. Direct EntertainmentBusiness subtype with no unique properties.
Casino JSON-LD stub for gambling venues. Direct EntertainmentBusiness subtype with no unique properties.
ComedyClub JSON-LD stub for standup comedy venues. Direct EntertainmentBusiness subtype with no unique properties.
NightClub JSON-LD stub for dance clubs and late-night venues. Direct EntertainmentBusiness subtype with no unique properties.
AdultEntertainment JSON-LD stub for adult-only entertainment venues. Direct EntertainmentBusiness subtype with no unique properties. Populate audience with suggestedMinAge.
BowlingAlley JSON-LD stub for bowling centres. Direct SportsActivityLocation subtype with no unique properties.
GolfCourse JSON-LD stub for public and private golf courses. Direct SportsActivityLocation subtype with no unique properties.
BeautySalon JSON-LD stub for beauty salons offering multiple services. Direct HealthAndBeautyBusiness subtype with no unique properties.
TattooParlor JSON-LD stub for tattoo and body-modification studios. Direct HealthAndBeautyBusiness subtype with no unique properties.
HVACBusiness JSON-LD stub for heating, ventilation, and air conditioning contractors. Direct HomeAndConstructionBusiness subtype with no unique properties.
HousePainter JSON-LD stub for residential and commercial painters. Direct HomeAndConstructionBusiness subtype with no unique properties.
MovingCompany JSON-LD stub for moving and relocation services. Direct HomeAndConstructionBusiness subtype with no unique properties.
RoofingContractor JSON-LD stub for roofing contractors. Direct HomeAndConstructionBusiness subtype with no unique properties.
DryCleaningOrLaundry JSON-LD stub for dry cleaners and laundromats. Direct LocalBusiness subtype with no unique properties.
InternetCafe JSON-LD stub for internet cafes and co-working internet access. Direct LocalBusiness subtype with no unique properties.
SelfStorage JSON-LD stub for self-storage facilities. Direct LocalBusiness subtype with no unique properties.
AccountingService JSON-LD stub for accounting, bookkeeping, and tax services. Direct FinancialService subtype with no unique properties (inherits feesAndCommissionsSpecification).
BedAndBreakfast JSON-LD stub for B&Bs and small inns. Direct LodgingBusiness subtype with no unique properties.
Hostel JSON-LD stub for hostels with shared dormitory and private room accommodations. Direct LodgingBusiness subtype with no unique properties.
Motel JSON-LD stub for motels and motor lodges. Direct LodgingBusiness subtype with no unique properties.
VacationRental JSON-LD stub for whole-property short-term rentals (Airbnb-style). Direct LodgingBusiness subtype with no unique properties.
Resort JSON-LD stub for destination resorts and leisure properties. Direct LodgingBusiness subtype with no unique properties.
Pharmacy JSON-LD example for a retail pharmacy. Dual-inherits MedicalBusiness + MedicalOrganization with no unique properties. Use for drug-dispensing local-search listings.
Optician JSON-LD example for an eyeglass and contact-lens retailer. Direct MedicalBusiness subtype (a LocalBusiness specialty). No unique properties.