SchemaCampground constructor

SchemaCampground({
  1. String? openingHours,
  2. SchemaLocationFeatureSpecification? amenityFeature,
  3. SchemaAudience? audience,
  4. dynamic availableLanguage,
  5. String? checkinTime,
  6. String? checkoutTime,
  7. dynamic numberOfRooms,
  8. dynamic petsAllowed,
  9. SchemaRating? starRating,
  10. SchemaOrganization? branchOf,
  11. String? currenciesAccepted,
  12. String? paymentAccepted,
  13. String? priceRange,
  14. dynamic actionableFeedbackPolicy,
  15. dynamic address,
  16. SchemaInteractionCounter? agentInteractionStatistic,
  17. SchemaAggregateRating? aggregateRating,
  18. SchemaPerson? alumni,
  19. dynamic areaServed,
  20. String? award,
  21. String? awards,
  22. dynamic brand,
  23. SchemaContactPoint? contactPoint,
  24. SchemaContactPoint? contactPoints,
  25. dynamic correctionsPolicy,
  26. SchemaOrganization? department,
  27. String? dissolutionDate,
  28. dynamic diversityPolicy,
  29. dynamic diversityStaffingReport,
  30. String? duns,
  31. String? email,
  32. SchemaPerson? employee,
  33. SchemaPerson? employees,
  34. dynamic ethicsPolicy,
  35. SchemaEvent? event,
  36. SchemaEvent? events,
  37. String? faxNumber,
  38. SchemaPerson? founder,
  39. SchemaPerson? founders,
  40. String? foundingDate,
  41. SchemaPlace? foundingLocation,
  42. dynamic funder,
  43. SchemaGrant? funding,
  44. String? globalLocationNumber,
  45. SchemaCertification? hasCertification,
  46. SchemaEducationalOccupationalCredential? hasCredential,
  47. SchemaMerchantReturnPolicy? hasMerchantReturnPolicy,
  48. SchemaOfferCatalog? hasOfferCatalog,
  49. SchemaPlace? hasPOS,
  50. SchemaInteractionCounter? interactionStatistic,
  51. String? isicV4,
  52. String? iso6523Code,
  53. dynamic keywords,
  54. dynamic knowsAbout,
  55. dynamic knowsLanguage,
  56. String? legalName,
  57. String? leiCode,
  58. dynamic location,
  59. SchemaOffer? makesOffer,
  60. dynamic member,
  61. dynamic memberOf,
  62. dynamic members,
  63. String? naics,
  64. SchemaNonprofitType? nonprofitStatus,
  65. SchemaQuantitativeValue? numberOfEmployees,
  66. dynamic ownershipFundingInfo,
  67. dynamic owns,
  68. SchemaOrganization? parentOrganization,
  69. dynamic publishingPrinciples,
  70. SchemaReview? review,
  71. SchemaReview? reviews,
  72. SchemaDemand? seeks,
  73. dynamic serviceArea,
  74. String? slogan,
  75. dynamic sponsor,
  76. SchemaOrganization? subOrganization,
  77. String? taxID,
  78. String? telephone,
  79. dynamic unnamedSourcesPolicy,
  80. String? vatID,
  81. SchemaPropertyValue? additionalProperty,
  82. String? branchCode,
  83. SchemaPlace? containedIn,
  84. SchemaPlace? containedInPlace,
  85. SchemaPlace? containsPlace,
  86. dynamic geo,
  87. dynamic geoContains,
  88. dynamic geoCoveredBy,
  89. dynamic geoCovers,
  90. dynamic geoCrosses,
  91. dynamic geoDisjoint,
  92. dynamic geoEquals,
  93. dynamic geoIntersects,
  94. dynamic geoOverlaps,
  95. dynamic geoTouches,
  96. dynamic geoWithin,
  97. bool? hasDriveThroughService,
  98. dynamic hasMap,
  99. bool? isAccessibleForFree,
  100. dynamic latitude,
  101. dynamic longitude,
  102. String? map,
  103. String? maps,
  104. int? maximumAttendeeCapacity,
  105. SchemaOpeningHoursSpecification? openingHoursSpecification,
  106. dynamic photo,
  107. dynamic photos,
  108. bool? publicAccess,
  109. bool? smokingAllowed,
  110. SchemaOpeningHoursSpecification? specialOpeningHoursSpecification,
  111. String? tourBookingPage,
  112. String? additionalType,
  113. String? alternateName,
  114. dynamic description,
  115. String? disambiguatingDescription,
  116. dynamic identifier,
  117. dynamic image,
  118. dynamic mainEntityOfPage,
  119. String? name,
  120. SchemaAction? potentialAction,
  121. String? sameAs,
  122. dynamic subjectOf,
  123. String? url,
})

Create a new instance of SchemaCampground

Implementation

SchemaCampground({
  this.openingHours,
  this.amenityFeature,
  this.audience,
  this.availableLanguage,
  this.checkinTime,
  this.checkoutTime,
  this.numberOfRooms,
  this.petsAllowed,
  this.starRating,
  this.branchOf,
  this.currenciesAccepted,
  this.paymentAccepted,
  this.priceRange,
  this.actionableFeedbackPolicy,
  this.address,
  this.agentInteractionStatistic,
  this.aggregateRating,
  this.alumni,
  this.areaServed,
  this.award,
  this.awards,
  this.brand,
  this.contactPoint,
  this.contactPoints,
  this.correctionsPolicy,
  this.department,
  this.dissolutionDate,
  this.diversityPolicy,
  this.diversityStaffingReport,
  this.duns,
  this.email,
  this.employee,
  this.employees,
  this.ethicsPolicy,
  this.event,
  this.events,
  this.faxNumber,
  this.founder,
  this.founders,
  this.foundingDate,
  this.foundingLocation,
  this.funder,
  this.funding,
  this.globalLocationNumber,
  this.hasCertification,
  this.hasCredential,
  this.hasMerchantReturnPolicy,
  this.hasOfferCatalog,
  this.hasPOS,
  this.interactionStatistic,
  this.isicV4,
  this.iso6523Code,
  this.keywords,
  this.knowsAbout,
  this.knowsLanguage,
  this.legalName,
  this.leiCode,
  this.location,
  this.logo,
  this.makesOffer,
  this.member,
  this.memberOf,
  this.members,
  this.naics,
  this.nonprofitStatus,
  this.numberOfEmployees,
  this.ownershipFundingInfo,
  this.owns,
  this.parentOrganization,
  this.publishingPrinciples,
  this.review,
  this.reviews,
  this.seeks,
  this.serviceArea,
  this.slogan,
  this.sponsor,
  this.subOrganization,
  this.taxID,
  this.telephone,
  this.unnamedSourcesPolicy,
  this.vatID,
  this.additionalProperty,
  this.branchCode,
  this.containedIn,
  this.containedInPlace,
  this.containsPlace,
  this.geo,
  this.geoContains,
  this.geoCoveredBy,
  this.geoCovers,
  this.geoCrosses,
  this.geoDisjoint,
  this.geoEquals,
  this.geoIntersects,
  this.geoOverlaps,
  this.geoTouches,
  this.geoWithin,
  this.hasDriveThroughService,
  this.hasMap,
  this.isAccessibleForFree,
  this.latitude,
  this.longitude,
  this.map,
  this.maps,
  this.maximumAttendeeCapacity,
  this.openingHoursSpecification,
  this.photo,
  this.photos,
  this.publicAccess,
  this.smokingAllowed,
  this.specialOpeningHoursSpecification,
  this.tourBookingPage,
  this.additionalType,
  this.alternateName,
  this.description,
  this.disambiguatingDescription,
  this.identifier,
  this.image,
  this.mainEntityOfPage,
  this.name,
  this.potentialAction,
  this.sameAs,
  this.subjectOf,
  this.url,
});