+ +
+
+

Spark Platform for Real Estate

+

A quick demo of what you can do with the power of the Spark API!

+

+ Main call to action + Secondary action +

+
+
+ +
+
+ "; + foreach ($chunk as $key => $listing) { + + echo ' +
+
+ ' . $listing['StandardFields']['Photos'][0]['Name'] . ' +
+

' . $listing['StandardFields']['PublicRemarks'] . ' +
Year Built: ' . $listing['StandardFields']['YearBuilt'] . ' +
' . $listing['StandardFields']['BedsTotal'] . ' + ' . $listing['StandardFields']['BathsTotal'] . ' + ' . $listing['StandardFields']['BuildingAreaTotal'] . ' +

+
+
+ +
+ Last update: ' . date('m-d-Y', strtotime($listing['StandardFields']['ModificationTimestamp'])) . ' +
+
+
+
'; + } + echo '
'; + } + ?> +
+ + +