guess this is also a valid structure.

{
  timestamp: 2024-10-01T02:00:00.000Z,
  metadata: {
    deviceId: 1002,
    sensorId: 90005,
    siteId: 1001,
    unit: 'celcius'
  },
  symbol: 'BTC-USD',
  price: 34104.1145,
  measurement: 12
}

implying multiple values for the time stamp and the metadata set provided.