1004 Main St. Bastrop TX 78602 · Bastrop · measured 25 August 2026
35/100 — county average 71.9 — +65 available
Goes in the <head> of your home page. This is the blue headline Google shows.
<title>Restaurant in Bastrop, TX | Anita's Mexican Restaurant</title>
Directly under the title tag. This is the grey sentence in search results, and it decides the click.
<meta name="description" content="Anita's Mexican Restaurant is a restaurant in Bastrop, Texas. Call (512) 303-9693. Open Tu-Sa 07:00-21:00; Su 08:00-14:00.">
Paste before </head>. Invisible on the page. This is what earns a map card with your hours instead of a plain blue link.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Anita's Mexican Restaurant",
"url": "https://www.facebook.com/anitasmexican/",
"telephone": "(512) 303-9693",
"address": {
"@type": "PostalAddress",
"addressLocality": "Bastrop",
"addressRegion": "TX",
"addressCountry": "US",
"streetAddress": "1004 Main St.",
"postalCode": "78602"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 30.1107247,
"longitude": -97.3202812
},
"openingHours": "Tu-Sa 07:00-21:00; Su 08:00-14:00",
"areaServed": "Bastrop County, Texas"
}
</script>
These need hands on the site rather than a block of text:
Questions: wholetechtexas@gmail.com