{
  "id": "urn:ngsi-ld:EVChargingStation:ValladolI+D_Covaresa",
  "type": "EVChargingStation",
  "socketType": {
    "type": "StructuredValue",
    "value": [
      "Wall_Euro"
    ]
  },
  "capacity": {
    "type": "Number",
    "value": 2
  },
  "name": {
    "type": "Text",
    "value": "Agencia de Innovaci\u00f3n"
  },
  "allowedVehicleType": {
    "type": "StructuredValue",
    "value": [
      "car"
    ]
  },
  "source": {
    "type": "Text",
    "value": "https://openchargemap.org/"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        -4.747901,
        41.618265
      ]
    }
  },
  "chargeType": {
    "type": "StructuredValue",
    "value": [
      "free"
    ]
  },
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressLocality": "Valladolid",
      "addressCountry": "Espa\u00f1a",
      "streetAddress": "Paseo de Zorrilla, 191"
    }
  },
  "operator": {
    "type": "Text",
    "value": "Iberdrola"
  },
  "contactPoint": {
    "type": "StructuredValue",
    "value": {
      "email": "vehiculoelectrico@ava.es"
    }
  },
  "powerConsumption": {
    "type": "Number",
    "value": 10.0
  },
  "chargingUnitId": {
    "type": "Text",
    "value": "PZEV01-DeltaBharatAC001-SCTLGandhiPark001"
  },
  "transactionId": {
    "type": "Text",
    "value": "84068784"
  },
  "transactionType": {
    "type": "Text",
    "value": "RFID"
  },
  "stationName": {
    "type": "Text",
    "value": "SmartCityTvmGandhiParkOne"
  },
  "amountCollected": {
    "type": "Number",
    "value": 0.08
  },
  "taxAmountCollected": {
    "type": "Boolean",
    "value": false
  },
  "endDateTime": {
    "type": "DateTime",
    "value": "2022-06-28T20:28:41+05:30"
  },
  "startDateTime": {
    "type": "DateTime",
    "value": "2022-06-28T20:27:27+05:30"
  },
  "vehicleType": {
    "type": "Text",
    "value": "e-motorcycle"
  },
  "observationDateTime": {
    "type": "DateTime",
    "value": "2022-06-28T20:27:29+05:30"
  }
}