{
  "data": {
    "@odata.type": "#Microsoft.Dynamics.CRM.StringAttributeMetadata",
    "MetadataId": "6d7e8f90-1234-4567-b890-123456789abc",
    "LogicalName": "name",
    "SchemaName": "Name",
    "AttributeType": "String",
    "AttributeTypeName": {
      "Value": "StringType"
    },
    "IsCustomAttribute": false,
    "IsPrimaryId": false,
    "IsPrimaryName": true,
    "IsValidForRead": true,
    "IsValidForCreate": true,
    "IsValidForUpdate": true,
    "RequiredLevel": {
      "Value": "ApplicationRequired",
      "CanBeChanged": true
    },
    "DisplayName": {
      "UserLocalizedLabel": {
        "Label": "Account Name",
        "LanguageCode": 1033
      },
      "LocalizedLabels": [
        {
          "Label": "Account Name",
          "LanguageCode": 1033
        }
      ]
    },
    "Description": {
      "UserLocalizedLabel": {
        "Label": "Type the company or business name.",
        "LanguageCode": 1033
      },
      "LocalizedLabels": []
    },
    "MaxLength": 160
  }
}