A type that describes the special data that Daffodil will store for SEO purposes on an external resolved route.
Route & { data: Record & { daffSeoData: DaffRouteData; }; }
DaffRouteData