Title: JSON-LD error: &#8220;,&#8221; or &#8220;}&#8221; missing
Last modified: June 14, 2019

---

# JSON-LD error: “,” or “}” missing

 *  Resolved [ageexplorer](https://wordpress.org/support/users/ageexplorer/)
 * (@ageexplorer)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/)
 * Great plugin!!! Thx a lot. Its easy and simple.
    structured data testing tool
   displays an uncategorized error.
 * Many thanks for help!!
    Gundolf
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjson-ld-error-or-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Blaz K.](https://wordpress.org/support/users/blazk/)
 * (@blazk)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11637995)
 * Hi [@ageexplorer](https://wordpress.org/support/users/ageexplorer/),
 * thanks for reporting the issue and sharing the link to the structured data testing
   tool. You have html in the title which causes the issue:
 *     ```
       "name": "<div class="b normal"><p style="text-transform:none;">Altenpflege und Klinik</p></div>"
       ```
   
 * I don’t think that this is so common but I will add a fix in the next version
   🙂
 * Regards,
    Blaz
    -  This reply was modified 6 years, 12 months ago by [Blaz K.](https://wordpress.org/support/users/blazk/).
 *  Thread Starter [ageexplorer](https://wordpress.org/support/users/ageexplorer/)
 * (@ageexplorer)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11642591)
 * Thank you so much, Blaz!!!
    Keep up the great work!!! Gundolf
 *  Plugin Support [Blaz K.](https://wordpress.org/support/users/blazk/)
 * (@blazk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11660330)
 * [@ageexplorer](https://wordpress.org/support/users/ageexplorer/), a fix for this
   has been added in version 2.8.1 🙂
 * Regards,
    Blaz
 *  [livingeasylivecom](https://wordpress.org/support/users/livingeasylivecom/)
 * (@livingeasylivecom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11675795)
 * Blaz
 * What was the cause of this error? How did you fix it?
 *  Plugin Support [Blaz K.](https://wordpress.org/support/users/blazk/)
 * (@blazk)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11676108)
 * [@livingeasylivecom](https://wordpress.org/support/users/livingeasylivecom/) 
   the tags have to be stripped before the title is printed out:
 *     ```
       "name": "<?php echo wp_strip_all_tags( get_the_title() ); ?>"
       ```
   
 * Regards,
    Blaz

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘JSON-LD error: “,” or “}” missing’ is closed to new replies.

 * ![](https://ps.w.org/rate-my-post/assets/icon-128x128.png?rev=2045796)
 * [Rate My Post - Star Rating Plugin by FeedbackWP](https://wordpress.org/plugins/rate-my-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rate-my-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rate-my-post/)
 * [Active Topics](https://wordpress.org/support/plugin/rate-my-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rate-my-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rate-my-post/reviews/)

## Tags

 * [JSON error](https://wordpress.org/support/topic-tag/json-error/)

 * 5 replies
 * 3 participants
 * Last reply from: [Blaz K.](https://wordpress.org/support/users/blazk/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/json-ld-error-or-missing/#post-11676108)
 * Status: resolved