{
    "schema_version": "vesper.restaurant_facts.v1",
    "generated_at": "2026-06-21T10:32:18+00:00",
    "canonical_url": "https://vesperhour.com/happy-hours/historic-bar-longwood",
    "machine_urls": {
        "facts_json": "https://vesperhour.com/restaurants/historic-bar-longwood/facts.json",
        "menu_json": "https://vesperhour.com/api/restaurants/historic-bar-longwood/menu",
        "menu_text": "https://vesperhour.com/restaurants/historic-bar-longwood/menu.txt",
        "specials_json": "https://vesperhour.com/api/restaurants/historic-bar-longwood/specials",
        "happy_hours_json": "https://vesperhour.com/api/restaurants/historic-bar-longwood/happy-hours"
    },
    "restaurant": {
        "id": "1f6f3374-a150-4682-a888-d2100be43774",
        "name": "Historic Bar Longwood",
        "slug": "historic-bar-longwood",
        "description": "There's a reason Longwood regulars flock to Historic Bar Longwood - with a deep drink list spanning beer through wine. A dependable spot for after-work drinks. Runs weekdays, 4pm to 7pm.",
        "editorial_one_liner": "Known for: Green or White Teas \u00b7 Jose Cuervo",
        "insider_tip": "Get there by 4pm to claim a bar seat - they fill up fast.",
        "area": {
            "name": "Longwood",
            "slug": "longwood"
        },
        "address": "323 N Ronald Reagan Blvd, Longwood, FL 32750",
        "latitude": 28.7073004,
        "longitude": -81.3426248,
        "phone": null,
        "website_url": null,
        "instagram_handle": "https://instagram.com/historic_bar_room",
        "google_maps_url": "https://www.google.com/maps/search/Historic%20Bar%20Longwood,323%20N%20Ronald%20Reagan%20Blvd,%20Longwood,%20FL%2032750",
        "image_url": "https://vesperhour.com/images/restaurants/Historic_Bar_Longwood-300x300.webp",
        "public_url": "https://vesperhour.com/happy-hours/historic-bar-longwood"
    },
    "menu": {
        "source_url": "https://vesperhour.com/menus/Historic_Bar_Longwood.pdf",
        "source_urls": [
            "https://vesperhour.com/menus/Historic_Bar_Longwood.pdf"
        ],
        "updated": null,
        "coverage_level": "structured_excerpt",
        "section_count": 2,
        "item_count": 2,
        "raw_text_available": true,
        "raw_text": "BAR ROOM\nLe\nWEEKDAY*\u00aeS, UNTIL 7PM\nAY.\nA | \\. \u2014E\n- ee  mmmee /pS\n= eg\neee ES fA\nSe pom Fei\n\\ als lf ;\n\\ Nast 1 en PE ;\nes | WN. <a\n\\ 1. M \u201d |\nae ie ge\ns - ay se i :\n_\u2014\u2014 a al (ames ,\n3 : ce =. = ee 7 sy << See :\n\u2018 ee . = \u00a2 | :\n4, FOR $10 GREEN OR WHITE TEAS\n3 FOR $12 JOSE CUERVO\n323 N RONALD REAGAN BLVD LONGWOOD, FL",
        "sections": [
            {
                "name": "3 for $10",
                "items": [
                    {
                        "name": "Green or White Teas"
                    }
                ]
            },
            {
                "name": "3 for $12",
                "items": [
                    {
                        "name": "Jose Cuervo"
                    }
                ]
            }
        ]
    },
    "information_model": {
        "text_menu": {
            "role": "canonical_general_menu",
            "coverage_level": "structured_excerpt",
            "description": "The restaurant general menu in text/JSON form. It should contain regular food and drink menu sections, items, descriptions, prices, and options when available.",
            "source_of_truth": "legacy structured or raw text that still needs full-menu source review",
            "must_not_include": [
                "happy-hour-only flyers",
                "daily-special-only boards",
                "limited-time specials unless they are part of the published general menu"
            ]
        },
        "happy_hours": {
            "role": "timed_specials",
            "count": 1,
            "description": "Recurring discounted food or drink offers with explicit day and time windows."
        },
        "daily_specials": {
            "role": "untimed_or_day_based_specials",
            "count": 1,
            "description": "Recurring day-based offers that are separate from the general menu and separate from timed happy-hour windows."
        },
        "agent_rule": "Do not infer that specials are part of the full Text Menu unless the source itself presents them as regular menu items."
    },
    "happy_hours": [
        {
            "id": "be4dbed9-d5a0-41b2-a015-1913774f49e5",
            "days": [
                "monday",
                "tuesday",
                "wednesday",
                "thursday",
                "friday"
            ],
            "start_time": "16:00:00",
            "end_time": "19:00:00",
            "time_range": "4 PM \u2013 7 PM",
            "notes": null,
            "drinks": [
                {
                    "id": "ee39796a-0651-4da4-a603-c454306c3311",
                    "name": "Beer",
                    "slug": "beer",
                    "icon": "\ud83c\udf7a"
                },
                {
                    "id": "eb8e17b0-655b-4fcf-883f-1131d954a6ff",
                    "name": "Shot",
                    "slug": "shot",
                    "icon": "\ud83e\udd43"
                },
                {
                    "id": "a4967904-5c90-4451-a22b-c50a764e3664",
                    "name": "Well",
                    "slug": "well",
                    "icon": "\ud83c\udf78"
                },
                {
                    "id": "2f77e8c9-d181-4e99-acf9-ca13c37d68dc",
                    "name": "Wine",
                    "slug": "wine",
                    "icon": "\ud83c\udf77"
                }
            ],
            "foods": [],
            "is_active": true
        }
    ],
    "daily_specials": [
        {
            "id": "d68fe1a1-bf8c-4806-b7db-f7724b6207f3",
            "days": [
                "tuesday",
                "wednesday"
            ],
            "title": "$5 Mojitos and $2 Taco Tuesday",
            "description": "Tuesday: $5 Mojitos and $2 Taco Tuesday | Wednesday: $5 Lemon Drop Martinis",
            "start_time": null,
            "end_time": null,
            "is_active": true
        }
    ],
    "sources": {
        "summary": {
            "count": 0,
            "last_checked_at": null,
            "last_checked_age_days": null,
            "average_confidence": null,
            "freshness_status": "missing_source_notes",
            "source_strength": "missing",
            "needs_reverification": true,
            "urls": []
        },
        "entries": []
    },
    "data_quality": {
        "has_text_menu": true,
        "has_full_text_menu": false,
        "has_structured_text_menu": true,
        "has_raw_text_menu": true,
        "has_happy_hours": true,
        "has_daily_specials": true,
        "source_note_count": 0,
        "last_verified_at": null,
        "last_verified_age_days": null,
        "source_freshness_status": "missing_source_notes",
        "source_strength": "missing",
        "needs_reverification": true,
        "freshness": {
            "status": "missing_source_notes",
            "source_strength": "missing",
            "age_days": null,
            "reverify_after_days": 90,
            "stale_after_days": 180,
            "needs_reverification": true,
            "reasons": [
                "No source provenance row is available for this listing."
            ]
        },
        "menu_completeness_status": "structured_excerpt_needs_full_menu_review"
    },
    "report_inaccuracy_url": "https://vesperhour.com/report?type=inaccurate&venue_id=1f6f3374-a150-4682-a888-d2100be43774&venue=Historic+Bar+Longwood&source=%2Fhappy-hours%2Fhistoric-bar-longwood"
}