Can i take these 3 bunches of code below

how would you change it to a .json format like the pi is in node red. like node red i just draged and droped.

{"temperature_C":23.82,"humidity":50.085054652957076,"pressure_hPa":1003.5699281016917,"model":"BME280"}

that is what i get from my raspberry pi running node red. it's a json object, but influxbd should take the data sent and catagorize it in it's database from each input i select in node red