2025 Farm Tour
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_2025_farm_tour
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_2025_farm_tour
CREATE TABLE table_1 (
"farm" VARCHAR,
"description" VARCHAR,
"website" VARCHAR,
"saturday_only" VARCHAR,
"saturday_and_sunday" VARCHAR,
"saturday_times" VARCHAR,
"sunday_times" VARCHAR,
"handicap_parking" VARCHAR,
"food_refreshments" VARCHAR,
"artwork_crafts" VARCHAR,
"animals" VARCHAR,
"fruits_and_vegetables" VARCHAR,
"farm_raised_meats_and_or_artisan_cheese" VARCHAR,
"pick_your_own" VARCHAR,
"hayrides" VARCHAR,
"winery" VARCHAR,
"brewery" VARCHAR,
"education" VARCHAR,
"flowers" VARCHAR,
"buses_and_groups" VARCHAR,
"contact_number" VARCHAR,
"email" VARCHAR,
"location" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.