deduplicate LD+json
could we have a way to identify script tags in route head via an id/key so we can deduplicate them (unlike say a link rel which is easy to dedupe)? right now i am seeing that if i have an ld+json in the root.tsx and one in the route, i end up with 4 or even 6 ld json script tags