coloring-page.ejs 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. <script type="application/ld+json">
  2. {
  3. "@context": "https://schema.org",
  4. "@type": "CreativeWork",
  5. "name": "Santa Claus and Reindeer Christmas Scene Coloring Page",
  6. "description": "Experience this beautiful Santa Claus and reindeer Christmas scene coloring page! In the picture, Santa Claus in red stands on the snow, with a reindeer beside him wearing a garland around its neck. There are cozy cabins and gifts. Whether you are a child or an adult, you can feel the festive atmosphere, unleash your creativity, and enjoy a peaceful and pleasant time while coloring.",
  7. "image": "https://art.pcoloring.com/images/santa-claus-reindeer.jpg",
  8. "author": {
  9. "@type": "Person",
  10. "name": "yangqin_2"
  11. },
  12. "datePublished": "2023-11-27",
  13. "interactionStatistic": [
  14. {
  15. "@type": "InteractionCounter",
  16. "interactionType": {
  17. "@type": "http://schema.org/InteractionType",
  18. "name": "ColoringParticipation"
  19. },
  20. "userInteractionCount": 80868
  21. },
  22. {
  23. "@type": "InteractionCounter",
  24. "interactionType": {
  25. "@type": "http://schema.org/InteractionType",
  26. "name": "ColoringCompletion"
  27. },
  28. "userInteractionCount": 39508
  29. }
  30. ]
  31. }
  32. </script>