{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast",
  "name": "15-day weather forecast for Atsiaman, Greater Accra, Ghana",
  "description": "Weather forecast for Atsiaman produced by WindBorne WeatherMesh (init 2026-07-23T21:00:00Z). Includes daily high/low temperature, precipitation, wind, cloud cover, and humidity in both metric and imperial units.",
  "url": "https://windbornesystems.com/weather/ghana/atsiaman/",
  "sameAs": "https://windbornesystems.com/weather/ghana/atsiaman/forecast.json",
  "license": "https://windbornesystems.com/terms",
  "creator": {
    "@type": "Organization",
    "name": "WindBorne Systems",
    "url": "https://windbornesystems.com"
  },
  "isBasedOn": "https://windbornesystems.com/products/forecasts",
  "measurementTechnique": "WindBorne WeatherMesh (wm-6)",
  "dateModified": "2026-07-23T21:00:00Z",
  "datePublished": "2026-07-23T22:09:31.283Z",
  "temporalCoverage": "2026-07-24/2026-08-07",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Atsiaman, Greater Accra, Ghana",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Atsiaman",
      "addressRegion": "Greater Accra",
      "addressCountry": "Ghana"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 5.69775,
      "longitude": -0.32824,
      "elevation": 45
    },
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "timezone",
        "value": "Africa/Accra"
      },
      {
        "@type": "PropertyValue",
        "name": "population",
        "value": 202932
      }
    ]
  },
  "variableMeasured": [
    {
      "@type": "PropertyValue",
      "propertyID": "temperature_high",
      "name": "Daily high temperature",
      "unitText": "degrees Celsius",
      "unitCode": "CEL",
      "description": "The warmest temperature expected during the day, rounded to your selected units."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "temperature_low",
      "name": "Daily low temperature",
      "unitText": "degrees Celsius",
      "unitCode": "CEL",
      "description": "The coolest temperature expected during the day, rounded to your selected units."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "precipitation",
      "name": "Total daily precipitation",
      "unitText": "millimetres",
      "unitCode": "MMT",
      "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "precipitation_probability",
      "name": "Displayed precipitation probability",
      "unitText": "percent",
      "unitCode": "P1",
      "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "snowfall",
      "name": "Total daily snowfall",
      "unitText": "millimetres",
      "unitCode": "MMT",
      "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "wind_speed",
      "name": "Daily mean 10 m wind speed",
      "unitText": "miles per hour",
      "unitCode": "HM",
      "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "wind_direction",
      "name": "Daily mean 10 m wind direction",
      "unitText": "degrees",
      "unitCode": "DD",
      "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "cloud_cover",
      "name": "Mean total cloud cover",
      "unitText": "percent",
      "unitCode": "P1",
      "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
    },
    {
      "@type": "PropertyValue",
      "propertyID": "humidity",
      "name": "Mean relative humidity",
      "unitText": "percent",
      "unitCode": "P1"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "pressure",
      "name": "Mean mean-sea-level pressure",
      "unitText": "hectopascals",
      "unitCode": "A97"
    }
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://windbornesystems.com/weather/ghana/atsiaman/forecast.json"
    }
  ],
  "hasPart": [
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#current-conditions",
      "name": "Current weather conditions dataset for Atsiaman",
      "description": "Current weather conditions dataset for Atsiaman observed at 2026-07-23T21:00:00Z, including temperature, humidity, wind, and pressure.",
      "temporalCoverage": "2026-07-23T21:00:00Z",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_c",
          "value": 24.4,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_f",
          "value": 76,
          "unitText": "°F",
          "unitCode": "FAH"
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 91,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 6,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 10,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 218,
          "unitText": "°",
          "unitCode": "DD"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-24",
      "name": "Friday 2026-07-24 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-24, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-24",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.5,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 80,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 6,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 10,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 212,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SSW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 85,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "drizzle",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 31°C. Breezy from the SSW at 10 km/h. 80% chance of drizzle throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 9 to 11 km/h. 22% chance of drizzle overnight."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-25",
      "name": "Saturday 2026-07-25 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-25, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-25",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 74,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 33,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 0.7,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 47,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 5,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 9,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 222,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 70,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 85,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "drizzle",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 24°C — feels like 33°C. Light wind from the SW around 8 km/h. 47% chance of drizzle around midday. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 23°C. Breezy from the SW at 9 to 11 km/h."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-26",
      "name": "Sunday 2026-07-26 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-26, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-26",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 33,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 4.6,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 82,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 230,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 80,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1013,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 24°C — feels like 33°C. Breezy from the SW at 11 to 13 km/h. 82% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SW at 10 to 11 km/h. 66% chance of light rain throughout the night."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-27",
      "name": "Monday 2026-07-27 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-27, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-27",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 33,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 4.3,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 82,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 9,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 14,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 232,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 82,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1013,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 24°C — feels like 33°C. Breezy from the SW at 12 to 14 km/h. 82% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SW at 11 to 13 km/h. 51% chance of light rain throughout the night."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-28",
      "name": "Tuesday 2026-07-28 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-28, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-28",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 76,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 33,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 3.6,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 90,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 10,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 15,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 235,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 87,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 85,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 25°C — feels like 33°C. Breezy from the WSW at 14 to 15 km/h. 90% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 12 to 14 km/h. 65% chance of light rain in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-29",
      "name": "Wednesday 2026-07-29 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-29, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-29",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 5.1,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 90,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 10,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 16,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 235,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 92,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 31°C. Breezy from the WSW at 14 to 16 km/h. 90% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 12 to 14 km/h. 75% chance of light rain in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-30",
      "name": "Thursday 2026-07-30 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-30, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-30",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 83,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 32,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 3.2,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 88,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 9,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 15,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 223,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 85,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 32°C. Breezy from the SW at 13 to 15 km/h. 88% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 11 to 13 km/h. 39% chance of drizzle throughout the night."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-07-31",
      "name": "Friday 2026-07-31 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-07-31, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-07-31",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 83,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 32,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.1,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 67,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 6,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 10,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 222,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 79,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "drizzle",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 24°C — feels like 32°C. Breezy from the SW at 10 to 12 km/h. 67% chance of drizzle throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SW at 10 to 13 km/h. 11% chance of drizzle."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-01",
      "name": "Saturday 2026-08-01 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-01, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-01",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 32,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.9,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 74,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 228,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 83,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 29°C and morning low of 24°C — feels like 32°C. Breezy from the SW at 11 to 13 km/h. 74% chance of light rain around midday. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 11 to 13 km/h. 43% chance of drizzle in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-02",
      "name": "Sunday 2026-08-02 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-02, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-02",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 4.4,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 93,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 10,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 15,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 219,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 31°C. Breezy from the SW at 13 to 15 km/h. 93% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Overcast, with a low around 24°C. Breezy from the SW at 11 to 14 km/h. 67% chance of light rain in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-03",
      "name": "Monday 2026-08-03 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-03, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-03",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 2.2,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 80,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 9,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 14,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 211,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SSW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 70,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Mostly cloudy and warm, with a high of 28°C and morning low of 24°C — feels like 31°C. Breezy from the SSW at 12 to 14 km/h. 80% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SSW at 10 to 12 km/h. 23% chance of drizzle throughout the night."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-04",
      "name": "Tuesday 2026-08-04 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-04, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-04",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 29,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 84,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 74,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 32,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.2,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 54,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 6,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 10,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 222,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 67,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "showers",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Mostly cloudy and warm, with a high of 29°C and morning low of 24°C — feels like 32°C. Breezy from the SW at 10 to 12 km/h. 54% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 23°C. Breezy from the SW at 9 to 12 km/h. 16% chance of drizzle in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-05",
      "name": "Wednesday 2026-08-05 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-05, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-05",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 83,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 74,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 32,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 23,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.6,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 57,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 13,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 228,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 76,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1014,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 32°C. Breezy from the SW at 11 to 13 km/h. 57% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 23°C. Breezy from the SW at 10 to 13 km/h. 34% chance of drizzle in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-06",
      "name": "Thursday 2026-08-06 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-06, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-06",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 2.8,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 75,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 7,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 11,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 9,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 14,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 224,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 84,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 86,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C — feels like 31°C. Breezy from the SW at 12 to 14 km/h. 75% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SW at 10 to 13 km/h. 34% chance of drizzle in the evening."
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://windbornesystems.com/weather/ghana/atsiaman/#forecast-2026-08-07",
      "name": "Friday 2026-08-07 weather forecast dataset for Atsiaman",
      "description": "Daily weather forecast dataset for Atsiaman on 2026-08-07, including temperature, precipitation, wind, cloud cover, humidity, and conditions.",
      "temporalCoverage": "2026-08-07",
      "license": "https://windbornesystems.com/terms",
      "creator": {
        "@type": "Organization",
        "name": "WindBorne Systems",
        "url": "https://windbornesystems.com"
      },
      "variableMeasured": [
        {
          "@type": "PropertyValue",
          "name": "temperature_high_c",
          "value": 28,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_high_f",
          "value": 82,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The warmest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "temperature_low_f",
          "value": 75,
          "unitText": "°F",
          "unitCode": "FAH",
          "description": "The coolest temperature expected during the day, rounded to your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_high_c",
          "value": 31,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "feels_like_low_c",
          "value": 24,
          "unitText": "°C",
          "unitCode": "CEL"
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_mm",
          "value": 1.7,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "precipitation_probability_pct",
          "value": 74,
          "unitText": "%",
          "unitCode": "P1",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "snowfall_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "max_snowfall_3h_mm",
          "value": 0,
          "unitText": "mm",
          "unitCode": "MMT",
          "description": "The amount is our best estimate for the whole day. The percent is the highest chance, among the day's 3-hour forecast periods, of at least 0.25 mm (0.01 in) of precipitation. Because amount and chance answer different questions, a small daily total can still have a noticeable percent. If snow is expected, the amount shown is snowfall."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_mph",
          "value": 6,
          "unitText": "mph",
          "unitCode": "HM",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_kmh",
          "value": 10,
          "unitText": "km/h",
          "unitCode": "KMH",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_mph",
          "value": 8,
          "unitText": "mph",
          "unitCode": "HM"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_speed_max_kmh",
          "value": 12,
          "unitText": "km/h",
          "unitCode": "KMH"
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_deg",
          "value": 222,
          "unitText": "°",
          "unitCode": "DD",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "wind_direction_cardinal",
          "value": "SW",
          "description": "The day's average wind. Direction shows where the wind comes from, and speed is shown in your selected units."
        },
        {
          "@type": "PropertyValue",
          "name": "cloud_cover_pct",
          "value": 82,
          "unitText": "%",
          "unitCode": "P1",
          "description": "How cloudy the day is expected to be on average, from clear (0%) to overcast (100%)."
        },
        {
          "@type": "PropertyValue",
          "name": "humidity_pct",
          "value": 85,
          "unitText": "%",
          "unitCode": "P1"
        },
        {
          "@type": "PropertyValue",
          "name": "pressure_hpa",
          "value": 1015,
          "unitText": "hPa",
          "unitCode": "A97"
        },
        {
          "@type": "PropertyValue",
          "name": "condition",
          "value": "light-rain",
          "description": "A plain-language summary for the day. Wet days use the precipitation-type forecast first, then the expected intensity to choose labels like downpour, light rain, flurries, sleet, or freezing drizzle. Otherwise, the summary uses cloud cover, feels-like temperature, and wind."
        },
        {
          "@type": "PropertyValue",
          "name": "day_text",
          "value": "Overcast and warm, with a high of 28°C and morning low of 24°C. Breezy from the SW at 11 to 12 km/h. 74% chance of light rain throughout the day. Heavy, humid air."
        },
        {
          "@type": "PropertyValue",
          "name": "night_text",
          "value": "Mostly cloudy, with a low around 24°C. Breezy from the SW at 10 to 12 km/h. 31% chance of drizzle in the evening."
        }
      ]
    }
  ]
}