{
  "id": "urn:ngsi-ld:PowerSource:01",
  "type": "PowerSource",
  "description": "Photovoltaic panels located in Warsaw",
  "greenEnergyRatio": 0.95,
  "currentPowerGeneratorPotential": 25.5,
  "location": {
    "type": "Point",
    "coordinates": [
      21.01178,
      52.22977
    ]
  }
}