Recipe yield is including @type Text

Created on 23 July 2025, 14 days ago

Problem/Motivation

Google Structured Data is throwing

Invalid value type for field "recipeYield"

Below is the current value.

       "recipeYield": {
            "@type": "Text",
            "name": "Serves 12"
        },

Here is what Google and Schema.org are recommending.

       "recipeYield": "8-12 servings" 

Steps to reproduce

Create a Recipe and validate JSON-LD

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jrockowitz Brooklyn, NY

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024