Skip to content

Instantly share code, notes, and snippets.

@Mcrich23
Created March 24, 2023 17:02
Show Gist options
  • Save Mcrich23/c9e4bab057488270a95ce5af70e4004e to your computer and use it in GitHub Desktop.
Save Mcrich23/c9e4bab057488270a95ce5af70e4004e to your computer and use it in GitHub Desktop.
[
{
"image_url": "https://via.placeholder.com/150",
"name": "John Smith",
"bridge_location": "Coding Key Bridge",
"status": "Active"
},
{
"image_url": "https://via.placeholder.com/150",
"name": "Jane Doe",
"bridge_location": "Coding Key Bridge",
"status": "Inactive"
},
{
"image_url": "https://via.placeholder.com/150",
"name": "Bob Johnson",
"bridge_location": "Golden Gate Bridge",
"status": "Active"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment