Local development — authentication is not implemented. Access is gated by ENABLE_LOCAL_ADMIN.

Admin

Imports

Local

← Import batches

Import batch

dentists_austin · mock_serp · ready_for_review

Incoming
15
Valid
10
Invalid
5
Suspected duplicates
5
Missing required
0
Approved
0
Rejected
0
Source job

Records

Proposed slugValidationReviewMissingDupesMessages
austin-family-dentistry-austininvalidpending4Slug already used by listing ccfb0e01-ff64-45a3-a8da-8502603e66a7Open
south-congress-dental-austininvalidpending5Slug already used by listing 656bce48-ba41-4bd0-bf3d-e9a54b93b97dOpen
domain-dental-care-austininvalidpending3Slug already used by listing 4966531a-c01a-47da-aece-3babc0e611e9Open
barton-creek-smiles-austinvalidpending0Open
east-austin-dental-studio-austininvalidpending3Slug already used by listing 687a4504-20bf-4775-b7e1-356f208ca742Open
mueller-dental-group-austininvalidpending3Slug already used by listing c1f7ed8a-72f6-4b2c-a55f-35af91204fcbOpen
westlake-family-dentistry-austinvalidpending0Open
hyde-park-dental-austinvalidpending0Open
zilker-dental-arts-austinvalidpending0Open
north-austin-dental-center-austinvalidpending0Open
cedar-park-austin-dentistry-austinvalidpending0Open
riverside-smile-clinic-austinvalidpending0Open
downtown-austin-dentists-austinvalidpending0Open
lake-travis-dental-care-austinvalidpending0Open
crestview-dental-partners-austinvalidpending0Open

Record detail

Created 7/13/2026, 8:43:35 PM · Updated 7/13/2026, 8:43:35 PM

Correct staged record

Raw JSON

{
  "name": "South Congress Dental",
  "phone": "(512) 555-0102",
  "address": "1400 S Congress Ave, Austin, TX 78704",
  "website": "https://example.com/south-congress-dental"
}

Normalized JSON

{
  "city": "Austin",
  "name": "South Congress Dental",
  "slug": "south-congress-dental-austin",
  "phone": "5125550102",
  "state": "TX",
  "address": "1400 S Congress Ave, Austin, TX 78704",
  "website": "https://example.com/south-congress-dental",
  "category": "dentists",
  "postal_code": null,
  "display_name": "South Congress Dental"
}

Duplicate candidates

[
  {
    "detail": "Slug already used by listing 656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "signal": "exact_slug",
    "listing_id": "656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "location_id": "1102ab9b-dccd-4e1d-9ad4-35482137d4d3"
  },
  {
    "detail": "Phone matches listing 656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "signal": "phone",
    "listing_id": "656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "location_id": "1102ab9b-dccd-4e1d-9ad4-35482137d4d3"
  },
  {
    "detail": "Root domain example.com matches listing 656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "signal": "root_domain",
    "listing_id": "656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "location_id": "1102ab9b-dccd-4e1d-9ad4-35482137d4d3"
  },
  {
    "detail": "Name+address matches listing 656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "signal": "name_address",
    "listing_id": "656bce48-ba41-4bd0-bf3d-e9a54b93b97d",
    "location_id": "1102ab9b-dccd-4e1d-9ad4-35482137d4d3"
  },
  {
    "detail": "Root domain example.com matches listing ccfb0e01-ff64-45a3-a8da-8502603e66a7",
    "signal": "root_domain",
    "listing_id": "ccfb0e01-ff64-45a3-a8da-8502603e66a7",
    "location_id": "354576ec-409f-4503-9d13-fd4cfb90b076"
  }
]