{
  "@context": {
    "CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#",
    "CIP119": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0119/README.md#",
    "hashAlgorithm": "CIP100:hashAlgorithm",
    "body": {
      "@id": "CIP119:body",
      "@context": {
        "references": {
          "@id": "CIP119:references",
          "@container": "@set",
          "@context": {
            "GovernanceMetadata": "CIP100:GovernanceMetadataReference",
            "Identity": "CIP119:IdentityReference",
            "Link": "CIP119:LinkReference",
            "Other": "CIP100:OtherReference",
            "label": "CIP100:reference-label",
            "uri": "CIP100:reference-uri",
            "referenceHash": {
              "@id": "CIP119:referenceHash",
              "@context": {
                "hashDigest": "CIP119:hashDigest",
                "hashAlgorithm": "CIP100:hashAlgorithm"
              }
            }
          }
        },
        "paymentAddress": "CIP119:paymentAddress",
        "givenName": "CIP119:givenName",
        "image": "CIP119:image",
        "objectives": "CIP119:objectives",
        "motivations": "CIP119:motivations",
        "qualifications": "CIP119:qualifications",
        "doNotList": "CIP119:doNotList"
      }
    },
    "authors": {
      "@id": "CIP100:authors",
      "@container": "@set",
      "@context": {
        "name": "http://xmlns.com/foaf/0.1/name",
        "witness": {
          "@id": "CIP100:witness",
          "@context": {
            "witnessAlgorithm": "CIP100:witnessAlgorithm",
            "publicKey": "CIP100:publicKey",
            "signature": "CIP100:signature"
          }
        }
      }
    }
  },
  "authors": [],
  "hashAlgorithm": "blake2b-256",
  "body": {
    "doNotList": false,
    "givenName": "Marin_Cardano_Maven",
    "motivations": "I started my Cardano journey as Ambassador and SPO. I have retired my Ambassador role, but now I feel is the moment to step back in as a DRep.",
    "objectives": "I stand with Cardano core values back from 2017. Our community has grown significantly since than, and there is a need to protect those core values while enabling future Cardano development and growth.",
    "paymentAddress": "addr1q9sgzv4wsk97qe5j24swcqk2uwvlmhxx8pr4qu7crepv2mne7z7jh9jf6htkkuln0fcjv6ccwv9qvdcj3x0k8xx3xkgqgyw5sr",
    "qualifications": "Formal Cardano Ambassador\nCLUB Stake pool operator",
    "references": [
      {
        "@type": "Link",
        "label": "CLUB website",
        "uri": "https://www.cardano.club"
      },
      {
        "@type": "Identity",
        "label": "My DRep ID",
        "uri": "https://github.com/marin1602/DRep/blob/f6f22573454b0707a91533bea940b24c7a2f9b47/Marin%20DRep"
      }
    ]
  }
}