diff --git a/src/content/blog/2025-01-15-utah-sgid-statewide-roads-data-layer-updates.md b/src/content/blog/2025-01-15-utah-sgid-statewide-roads-data-layer-updates.md
new file mode 100644
index 0000000000..db71647e12
--- /dev/null
+++ b/src/content/blog/2025-01-15-utah-sgid-statewide-roads-data-layer-updates.md
@@ -0,0 +1,33 @@
+---
+title: Utah SGID Statewide Roads Data Layer Updates
+author: Erik Neemann
+date: 2025-01-16T22:00:00.000Z
+category: SGID Updates
+tags:
+ - roads
+cover_image: /src/images/pillar-blog/road-update-social-card.png
+cover_image_alt: ugrc sgid road update social card
+---
+
+UGRC recently completed updates to the SGID Roads data layer. Please visit our [Roads and Highway System](/products/sgid/transportation/road-centerlines/) data page where you will find information about the Roads data model, as well as a web service layer to the SGID Roads data and direct download links in shapefile and geodatabase format.
+
+These updates are also reflected in UGRC's [address locators](/products/sgid/address/).
+
+The following are highlights from this month's update.
+
+#### County Updates
+
+New roads were added and road names and address ranges were updated for the following counties:
+
+- **Box Elder County:** Obtained roads data on 12/25/2024. Previous update was on 09/30/2024.
+- **Davis County:** Obtained roads data on 12/16/2024. Previous update was on 11/25/2024.
+- **Iron County:** Obtained roads data on 12/15/2024. Previous update was on 09/30/2024.
+- **Millard County:** Obtained roads data on 12/16/2024. Previous update was on 01/09/2024.
+- **Salt Lake County:** Obtained roads data on 12/16/2024. Previous update was on 11/26/2024.
+- **Utah County:** Obtained roads data on 12/16/2024. Previous update was on 11/18/2024.
+- **Washington County:** Obtained roads data on 12/16/2024. Previous update was on 11/27/2024.
+- **Weber County:** Obtained roads data on 12/20/2024. Previous update was on 11/30/2024.
+
+#### UDOT Route System
+
+- Visit the [SGID LRS page](/products/sgid/transportation/road-centerlines/) for information on UDOT's Advanced LRS (ALRS) data.
diff --git a/src/pages/products/sgid/transportation/road-centerlines.astro b/src/pages/products/sgid/transportation/road-centerlines.astro
index 19c9fcf4ca..f8a4b8651d 100644
--- a/src/pages/products/sgid/transportation/road-centerlines.astro
+++ b/src/pages/products/sgid/transportation/road-centerlines.astro
@@ -29,6 +29,8 @@ export const metadata: IMetadata = {
const page: IPageMetadata = {
...metadata,
updateHistory: [
+ 'January 15, 2025',
+ 'December 31, 2024',
'October 16, 2024',
'September 02, 2024',
'August 09, 2024',