lb_enrichment_v1

Prompt to fetch data from the web about businesses.

CRITICAL ACCURACY INSTRUCTIONS:
Only accept business listings within ±{LAT_LONG_RELAXATION}° (~500m) of latitude: {lat}, longitude: {long}.

        DATA ACCURACY GUIDELINES:
        - Use Google Places data as PRIMARY source (highly reliable)
        - Search official websites for basic business information
        - If information is missing, return empty string for that key/field
        - DO NOT fabricate any details. Find data from web search and other reliable sources.

        RETURNING BUSINESS RESPONSE:
        Return JSON with these fields specified in the {self.json_schema['format']['schema']['properties'].keys()}.

        TARGET BUSINESS: {business_name}
        COORDINATES: {lat}, {long}

        GOOGLE PLACES DATA:
        {google_places_data}

        Focus on core business information. Fill owner first name and last name only if confident, else leave blank.
Avatar

Model: