{
    "customers": [
        {
            "id": "cm9arwr9500037evv4mnkfkof",
            "name": "Colin Galindo",
            "email": "colindo@mail.com"
        }
    ],
    "posts": [
        {
            "id": "cm9arp1ku00027evvgy81e4cr",
            "title": "Rivian Patent Could Solve One of Electric Truck Owner’s Biggest Complaints",
            "tags": [
                {
                    "id": "cm9arp05d00017evv8n49rquw",
                    "name": "trucks"
                }
            ]
        },
        {
            "id": "cm9aubs660000z6hg5ow4xopz",
            "title": "The Australian Ford Ranger Super Duty Is a Right-Size Workhorse We Wish We Had",
            "tags": [
                {
                    "id": "cm9arp05d00017evv8n49rquw",
                    "name": "trucks"
                }
            ]
        }
    ],
    "users": [
        {
            "id": "cm9arlkak00007evv51ycsqd2",
            "name": "Seth Davis",
            "posts": [
                {
                    "id": "cm9arp1ku00027evvgy81e4cr",
                    "title": "Rivian Patent Could Solve One of Electric Truck Owner’s Biggest Complaints"
                },
                {
                    "id": "cm9aubs660000z6hg5ow4xopz",
                    "title": "The Australian Ford Ranger Super Duty Is a Right-Size Workhorse We Wish We Had"
                }
            ]
        }
    ]
}