## What is It?
%% run start
```ts
const {LinkPreview} = customJS
return LinkPreview.getLinkPreviewFromUrl("https://www.geoguessr.com/")
```
%%
<div class="nifty-link-card-container">
<a class="nifty-link-card" href="https://www.geoguessr.com/" target="_blank">
<div class="nifty-link-card-text">
<div class="nifty-link-card-title line-clamp-2">GeoGuessr - Let's explore the world!</div>
<div class="nifty-link-card-description">GeoGuessr is a geography game which takes you on a journey around the world and challenges your ability to recognize your surroundings.</div>
<div class="nifty-link-href">
<img class="nifty-link-icon" src="https://www.geoguessr.com/_next/static/media/geoguessr-114.818f0047.png">
https://www.geoguessr.com/
</div>
</div>
<div class="nifty-link-image-container">
<div class="nifty-link-image" style="background-image: url('https://www.geoguessr.com/_next/static/media/default.2f95f25d.png')">
</div>
</div>
</a>
</div>
%% run end %%
_GeoGuessr_ is a geography game which takes you on a journey around the world and challenges your ability to recognize your surroundings.

