import { FC } from 'react'; const StructuredData: FC<{ ld: any }> = ({ ld }) => { return (