{
    "format": "ndjson",
    "definitions": {},
    "$schema": "http://json-schema.org/draft-07/schema#",
    "$id": "http://example.com/root.json",
    "title": "Appreciation Engine Members Extended",
    "required": [
        "ID"
    ],
    "type": "object",
    "properties": {
        "ID": {
            "$id": "#/properties/ID",
            "type": "string",
            "examples": [
                "13652105"
            ],
            "pattern": "^(.*)$"
        },
        "UUID": {
            "$id": "#/properties/UUID",
            "type": "string",
            "examples": [
                "e9961074-2722-11eb-adb5-0e9d387a8e33"
            ],
            "pattern": "^(.*)$"
        },
        "Joined": {
            "$id": "#/properties/Joined",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "2020-10-03 12:36:17"
            ],
            "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
        },
        "FirstName": {
            "$id": "#/properties/FirstName",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "William"
            ],
            "pattern": ".*"
        },
        "Surname": {
            "$id": "#/properties/Surname",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "Wolf"
            ],
            "pattern": ".*"
        },
        "Username": {
            "$id": "#/properties/Username",
            "type": "string",
            "examples": [
                "Gordondowns"
            ],
            "pattern": "^(.*)$"
        },
        "Email": {
            "$id": "#/properties/Email",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "Gordondowns@btinternet.com"
            ],
            "pattern": ".*"
        },
        "Gender": {
            "$id": "#/properties/Gender",
            "type": "string",
            "examples": [
                "Unknown"
            ],
            "pattern": ".*"
        },
        "BirthDate": {
            "$id": "#/properties/BirthDate",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "Bio": {
            "$id": "#/properties/Bio",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "Guess who's number one.."
            ],
            "pattern": ".*"
        },
        "Age": {
            "$id": "#/properties/Age",
            "type": "string",
            "examples": [
                "0"
            ],
            "pattern": "\\d*"
        },
        "City": {
            "$id": "#/properties/City",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "LA"
            ],
            "pattern": ".*"
        },
        "State": {
            "$id": "#/properties/State",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "Country": {
            "$id": "#/properties/Country",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "France"
            ],
            "pattern": ".*"
        },
        "Address": {
            "$id": "#/properties/Address",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "Addressline2": {
            "$id": "#/properties/Addressline2",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "PostCode": {
            "$id": "#/properties/PostCode",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "HomePhone": {
            "$id": "#/properties/HomePhone",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "MobilePhone": {
            "$id": "#/properties/MobilePhone",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "BrandName": {
            "$id": "#/properties/BrandName",
            "type": [
                "null",
                "string"
            ],
            "default": "Wyld Stallyns",
            "examples": [
                ""
            ],
            "pattern": ".*"
        },
        "BrandType": {
            "$id": "#/properties/BrandType",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "Artist"
            ],
            "pattern": ".*"
        },
        "LastVisited": {
            "$id": "#/properties/LastVisited",
            "type": "string",
            "examples": [
                "2020-10-03 12:36:17"
            ],
            "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
        },
        "Score": {
            "$id": "#/properties/Score",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "1"
            ],
            "pattern": ".*"
        },
        "ActivityCount": {
            "$id": "#/properties/ActivityCount",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "1"
            ],
            "pattern": ".*"
        },
        "GeoCity": {
            "$id": "#/properties/GeoCity",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "GeoRegion": {
            "$id": "#/properties/GeoRegion",
            "type": [
                "null",
                "string"
            ],
            "pattern": ".*"
        },
        "GeoCountry": {
            "$id": "#/properties/GeoCountry",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "FR"
            ],
            "pattern": ".*"
        },
        "GeoLat": {
            "$id": "#/properties/GeoLat",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "52.3824"
            ],
            "pattern": ".*"
        },
        "GeoLong": {
            "$id": "#/properties/GeoLong",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "52.3824"
            ],
            "pattern": ".*"
        },
        "BrandID": {
            "$id": "#/properties/BrandID",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "3447670"
            ],
            "pattern": "\\d*$"
        },
        "MemberAvatarURL": {
            "$id": "#/properties/MemberAvatarURL",
            "type": "string",
            "examples": [
                "https://static-sme.theappreciationengine.com/Member_Controller/getAvatar/13652105/3447656"
            ],
            "pattern": ".*"
        },
        "LastActivity": {
            "$id": "#/properties/LastActivity",
            "type": "object",
            "properties": {
                "ID": {
                    "$id": "#/properties/LastActivity/properties/ID",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "3447670"
                    ],
                    "pattern": "\\d*$"
                },
                "Name": {
                    "$id": "#/properties/LastActivity/properties/Name",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "Wyld Stallyns Track Heavy Rotation on Spotify"
                    ],
                    "pattern": ".*$"
                },
                "ActivityID": {
                    "$id": "#/properties/LastActivity/properties/ActivityID",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "5555"
                    ],
                    "pattern": ".*$"
                },
                "Content": {
                    "$id": "#/properties/LastActivity/properties/Content",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "God gave rock and roll to you' in heavy rotation on Spotify"
                    ],
                    "pattern": ".*$"
                },
                "Link": {
                    "$id": "#/properties/LastActivity/properties/Link",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "https://open.spotify.com/track/0C4ejWmOTMv8vuYj85mf8m"
                    ],
                    "pattern": ".*$"
                },
                "CompleteDate": {
                    "$id": "#/properties/CompleteDate",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "2020-10-03 12:36:17"
                    ],
                    "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                }
            }
        },
        "Brand": {
            "$id": "#/properties/Brand",
            "type": "object",
            "properties": {
                "ID": {
                    "$id": "#/properties/Brand/properties/ID",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "3447670"
                    ],
                    "pattern": "\\d*$"
                },
                "Name": {
                    "$id": "#/properties/Brand/properties/Name",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "Wyld Stallyns"
                    ],
                    "pattern": ".*$"
                },
                "Type": {
                    "$id": "#/properties/Brand/properties/Type",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "Artist"
                    ],
                    "pattern": ".*$"
                }
            }
        },
        "CountryCode": {
            "$id": "#/properties/CountryCode",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "FR"
            ],
            "pattern": ".*"
        },
        "Extended": {
            "$id": "#/properties/Extended",
            "type": "object",
            "properties": {
                "ae_data": {
                    "$id": "#/properties/Extended/properties/ae_data",
                    "type": "object",
                    "properties": {
                        "lastUpdate": {
                            "$id": "#/properties/Extended/properties/ae_data/properties/lastUpdate",
                            "type": [
                                "string"
                            ],
                            "examples": [
                                "2020-10-03 12:36:17"
                            ],
                            "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                        },
                        "period": {
                            "$id": "#/properties/Extended/properties/ae_data/properties/period",
                            "type": [
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "brands": {
                            "type": "array",
                            "$id": "#/properties/Extended/properties/ae_data/properties/brands",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "aeid": {
                                        "$id": "#/properties/Extended/properties/ae_data/properties/brands/properties/aeid",
                                        "type": [
                                            "integer"
                                        ],
                                        "examples": [
                                            3447670
                                        ],
                                        "pattern": "\\d*$"
                                    },
                                    "mb_id": {
                                        "$id": "#/properties/Extended/properties/ae_data/properties/brands/properties/aeid",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*$"
                                    },
                                    "ae_score": {
                                        "$id": "#/properties/Extended/properties/ae_data/properties/brands/properties/ae_score",
                                        "type": [
                                            "integer"
                                        ],
                                        "examples": [
                                            142
                                        ],
                                        "pattern": "\\d*$"
                                    },
                                    "name": {
                                        "$id": "#/properties/Extended/properties/ae_data/properties/brands/properties/name",
                                        "type": [
                                            "string"
                                        ],
                                        "examples": [
                                            "Panic! At The Disco"
                                        ],
                                        "pattern": ".*$"
                                    }
                                }
                            }
                        }
                    }
                },
                "aeid": {
                    "$id": "#/properties/Extended/properties/aeid",
                    "type": [
                        "integer"
                    ],
                    "examples": [
                        3447670
                    ],
                    "pattern": "\\d*$"
                },
                "lastLogin": {
                    "$id": "#/properties/Extended/properties/lastLogin",
                    "type": [
                        "string"
                    ],
                    "examples": [
                        "2020-10-03 12:36:17"
                    ],
                    "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                },
                "lastUpdated": {
                    "$id": "#/properties/Extended/properties/lastUpdated",
                    "type": [
                        "string"
                    ],
                    "examples": [
                        "2020-10-03 12:36:17"
                    ],
                    "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                },
                "givenName": {
                    "$id": "#/properties/Extended/properties/givenName",
                    "type": [
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "familyName": {
                    "$id": "#/properties/Extended/properties/familyName",
                    "type": [
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "password": {
                    "$id": "#/properties/Extended/properties/password",
                    "type": [
                        "null",
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "displayName": {
                    "$id": "#/properties/Extended/properties/displayName",
                    "type": [
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "email": {
                    "$id": "#/properties/Extended/properties/email",
                    "type": [
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "primaryAddress": {
                    "$id": "#/properties/Extended/properties/primaryAddress",
                    "type": "object",
                    "properties": {
                        "address1": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/address1",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "address2": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/address2",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "city": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/city",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "mobile": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/mobile",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "phone": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/phone",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "zip": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/zip",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        },
                        "country": {
                            "$id": "#/properties/Extended/properties/primaryAddress/properties/country",
                            "type": [
                                "null",
                                "string"
                            ],
                            "pattern": "^.*$"
                        }
                    }
                },
                "birthday": {
                    "$id": "#/properties/Extended/properties/birthday",
                    "type": [
                        "null",
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "gender": {
                    "$id": "#/properties/Extended/properties/gender",
                    "type": [
                        "null",
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "emailVerified": {
                    "$id": "#/properties/Extended/properties/emailVerified",
                    "type": [
                        "boolean"
                    ],
                    "pattern": "^.*$"
                },
                "cellPhone": {
                    "$id": "#/properties/Extended/properties/cellPhone",
                    "type": [
                        "null",
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "bio": {
                    "$id": "#/properties/Extended/properties/bio",
                    "type": [
                        "null",
                        "string"
                    ],
                    "pattern": "^.*$"
                },
                "domains": {
                    "$id": "#/properties/Services/properties/domains",
                    "type": [
                        "array"
                    ],
                    "items": {
                        "type": "object",
                        "properties": {
                            "domain": {
                                "$id": "#/properties/Services/properties/domains/properties/domain",
                                "type": [
                                    "string"
                                ],
                                "pattern": "^.*$"
                            },
                            "firstVisit": {
                                "$id": "#/properties/Services/properties/domains/properties/firstVisit",
                                "type": [
                                    "null",
                                    "string"
                                ],
                                "examples": [
                                    "2020-10-03 12:36:17"
                                ],
                                "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                            },
                            "lastVisit": {
                                "$id": "#/properties/Services/properties/domains/properties/lastVisit",
                                "type": [
                                    "null",
                                    "string"
                                ],
                                "examples": [
                                    "2020-10-03 12:36:17"
                                ],
                                "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                            }
                        }
                    }
                },
                "profiles": {
                    "$id": "#/properties/Services/properties/profiles",
                    "type": [
                        "array"
                    ],
                    "items": {
                        "type": "object",
                        "properties": {
                            "domain": {
                                "$id": "#/properties/Services/properties/domains/properties/domain",
                                "type": [
                                    "string"
                                ],
                                "pattern": "^.*$"
                            },
                            "profile": {
                                "$id": "#/properties/Services/properties/domains/properties/profile",
                                "type": "object",
                                "properties": {
                                    "preferredUsername": {
                                        "$id": "#/properties/Services/properties/domains/properties/profile/properties/preferredUsername",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    },
                                    "profileUrl": {
                                        "$id": "#/properties/Services/properties/domains/properties/profile/properties/profileUrl",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    },
                                    "name": {
                                        "$id": "#/properties/Services/properties/domains/properties/profile/properties/name",
                                        "type": "object",
                                        "properties": {
                                            "familyName": {
                                                "$id": "#/properties/Services/properties/domains/properties/profile/properties/name/properties/familyName",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "pattern": ".*"
                                            },
                                            "givenName": {
                                                "$id": "#/properties/Services/properties/domains/properties/profile/properties/name/properties/givenName",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "pattern": ".*"
                                            }
                                        }
                                    }
                                }
                            },
                            "accessCredentials": {
                                "$id": "#/properties/Services/properties/domains/properties/accessCredentials",
                                "type": "object",
                                "properties": {
                                    "accessToken": {
                                        "$id": "#/properties/Services/properties/domains/properties/accessCredentials/properties/accessToken",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    },
                                    "type": {
                                        "$id": "#/properties/Services/properties/domains/properties/accessCredentials/properties/type",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    },
                                    "uid": {
                                        "$id": "#/properties/Services/properties/domains/properties/accessCredentials/properties/uid",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    },
                                    "clientId": {
                                        "$id": "#/properties/Services/properties/domains/properties/accessCredentials/properties/clientId",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "pattern": ".*"
                                    }
                                }
                            },
                            "identifier": {
                                "$id": "#/properties/Services/properties/domains/properties/identifier",
                                "type": [
                                    "null",
                                    "string"
                                ],
                                "pattern": ".*"
                            },
                            "paidAccount": {
                                "$id": "#/properties/Services/properties/domains/properties/paidAccount",
                                "type": "string",
                                "pattern": ".*"
                            },
                            "following": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "identifier": {
                                            "type": "string",
                                            "pattern": ".*"
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "uuid": {
                    "$id": "#/properties/Extended/properties/uuid",
                    "type": "string",
                    "examples": [
                        "e9961074-2722-11eb-adb5-0e9d387a8e33"
                    ],
                    "pattern": "^(.*)$"
                },
                "created": {
                    "$id": "#/properties/Extended/properties/created",
                    "type": [
                        "null",
                        "string"
                    ],
                    "examples": [
                        "2020-10-03 12:36:17"
                    ],
                    "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                }
            }
        },
        "Services": {
            "$id": "#/properties/Services",
            "type": "array",
            "items": {
                "type": "object",
                "properties": {
                    "ID": {
                        "$id": "#/properties/Services/properties/ID",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "3447670"
                        ],
                        "pattern": "\\d*$"
                    },
                    "Service": {
                        "$id": "#/properties/Services/properties/Service",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "EmailAuthenticator"
                        ],
                        "pattern": ".*$"
                    },
                    "Token": {
                        "$id": "#/properties/Services/properties/Token",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "$2y$10$40a825280c3a6b5359fb2u.e/Zh"
                        ],
                        "pattern": ".*$"
                    },
                    "TokenSecret": {
                        "$id": "#/properties/Services/properties/TokenSecret",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "$2y$10$40a825280c3a6b5359fb2u.e/Zh"
                        ],
                        "pattern": ".*$"
                    },
                    "Valid": {
                        "$id": "#/properties/Services/properties/Valid",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "1"
                        ],
                        "pattern": "\\d*$"
                    },
                    "ActivitySharing": {
                        "$id": "#/properties/Services/properties/ActivitySharing",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "1"
                        ],
                        "pattern": "\\d*$"
                    },
                    "UserID": {
                        "$id": "#/properties/Services/properties/UserID",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "a1d98853d40dfc59f770129f6bf899dd"
                        ],
                        "pattern": ".*$"
                    },
                    "Username": {
                        "$id": "#/properties/Services/properties/Username",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "ImNumber1"
                        ],
                        "pattern": ".*$"
                    },
                    "UserURL": {
                        "$id": "#/properties/Services/properties/Username",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "https://open.spotify.com/user/111"
                        ],
                        "pattern": ".*$"
                    },
                    "Expires": {
                        "$id": "#/properties/Services/properties/Expires",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "0"
                        ],
                        "pattern": "\\d*$"
                    },
                    "Followers": {
                        "$id": "#/properties/Services/properties/Followers",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "0"
                        ],
                        "pattern": "\\d*$"
                    },
                    "Likes": {
                        "$id": "#/properties/Services/properties/Likes",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "0"
                        ],
                        "pattern": "\\d*$"
                    },
                    "VerifiedEmail": {
                        "$id": "#/properties/Services/properties/VerifiedEmail",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "williamriker@starfleet.com"
                        ],
                        "pattern": ".*$"
                    },
                    "Domains": {
                        "$id": "#/properties/Services/properties/VerifiedEmail",
                        "type": [
                            "array"
                        ],
                        "items": {
                            "type": "string",
                            "pattern": ".*$"
                        }
                    },
                    "PaidAccount": {
                        "$id": "#/properties/Services/properties/PaidAccount",
                        "type": [
                            "string"
                        ],
                        "examples": [
                            "0"
                        ],
                        "pattern": "\\d*$"
                    },
                    "LastUpdated": {
                        "$id": "#/properties/Services/properties/LastUpdated",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "2020-10-03 12:36:17"
                        ],
                        "pattern": ".*$"
                    },
                    "LastLogin": {
                        "$id": "#/properties/Services/properties/LastLogin",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "2020-10-03 12:36:17"
                        ],
                        "pattern": "^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}$"
                    }
                }
            }
        },
        "OptIns": {
            "$id": "#/properties/OptIns",
            "type": [
                "null",
                "array"
            ],
            "items": {
                "type": "object",
                "properties": {
                    "ID": {
                        "$id": "#/properties/OptIns/properties/ID",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "3447670"
                        ],
                        "pattern": "\\d*$"
                    },
                    "SegmentID": {
                        "$id": "#/properties/SegmentID/properties/SegmentID",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "3447670"
                        ],
                        "pattern": "\\d*$"
                    },
                    "Type": {
                        "$id": "#/properties/SegmentID/properties/Type",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "Segment"
                        ],
                        "pattern": ".*$"
                    },
                    "Label": {
                        "$id": "#/properties/SegmentID/properties/Label",
                        "type": [
                            "null",
                            "string"
                        ],
                        "pattern": ".*$"
                    },
                    "Name": {
                        "$id": "#/properties/SegmentID/properties/Name",
                        "type": [
                            "null",
                            "string"
                        ],
                        "examples": [
                            "Inside Out Worldwide Newsletter [Inside Out Worldwide Newsletter]"
                        ],
                        "pattern": ".*$"
                    }
                }
            }
        },
        "VerifiedEmail": {
            "$id": "#/properties/VerifiedEmail",
            "type": [
                "null",
                "string"
            ],
            "examples": [
                "Gordondowns@btinternet.com"
            ],
            "pattern": ".*"
        }
    }
}
