-
  _valid: true
  _name: "valid-general-cta"
  _data:
    id: "bdcc6765-114a-4184-977d-b01d3132ef69"
    type: "cta"
    cta: "71bfc2e0-4a96-11e4-916c-0800200c9a66"
    verb: "purchase"
    price: "96"
    html: '<button data-uuid="71bfc2e0-4a96-11e4-916c-0800200c9a66" data-role="cta" data-verb="purchase" data-price="96">Buy now</button>'
-
  _valid: true
  _name: "valid-follow-cta"
  _data:
    id: "bdcc6765-114a-4184-977d-b01d3132ef69"
    type: "cta"
    cta: "71bfc2e0-4a96-11e4-916c-0800200c9a66"
    verb: "follow"
    html: '<button data-uuid="71bfc2e0-4a96-11e4-916c-0800200c9a66" data-role="cta" data-verb="follow">Follow</button>'
-
  _valid: true
  _name: "valid-external-cta"
  _data:
    id: "bdcc6765-114a-4184-977d-b01d3132ef69"
    type: "cta"
    verb: "purchase"
    html: '<a href="http://example.net/checkout" data-role="cta" data-verb="purchase">Buy now</button>'
    url: 'http://example.net/checkout'
-
  _valid: true
  _name: "valid-cta-with-measurements"
  _data:
    id: "bdcc6765-114a-4184-977d-b01d3132ef69"
    type: "cta"
    cta: "71bfc2e0-4a96-11e4-916c-0800200c9a66"
    verb: "purchase"
    price: "96"
    html: '<button data-uuid="71bfc2e0-4a96-11e4-916c-0800200c9a66" data-role="cta" data-verb="purchase" data-price="96">Buy now</button>'
    label: "Buy now"
    length: 7
