find_charging_stations_nearby
Find public charging stations near a point.
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/nobil/find_charging_stations_nearby/?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
lat | required | number | Centre latitude in WGS84 decimal degrees. |
lon | required | number | Centre longitude in WGS84 decimal degrees. |
distance_m | optional | integer | Maximum distance in metres. |
limit | optional | integer | Maximum number of stations, 1-200. |
realtime | optional | boolean | Request connector availability where reported to NOBIL. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/nobil/find_charging_stations_nearby?lat={lat}&lon={lon}&distance_m=5000&limit=20&realtime=false&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "nobil",
"operation": "find_charging_stations_nearby",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- Provider:
- NOBIL.no
- Rights:
- Creative Commons Attribution 4.0 International License
- apiver:
- 3
- chargerstations:
25 results
- csmd:
- id:
- 81757
- distance:
- 6116
- name:
- Kople Kiwi Kjøpmannskjær
- ocpidb_mapping_stasjon_id:
- NO#KPE#1595
- Street:
- Kirkeveien
- House_number:
- 540
- Zipcode:
- 3143
- City:
- KJØPMANNSKJÆR
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 4
- Position:
- (59.1773059,10.3874077)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-06-19 17:07:32
- Updated:
- 2026-06-26 15:48:48
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_081757
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11089
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28859*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11089
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11090
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28860*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11090
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11108
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28859*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11108
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11109
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28860*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11109
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- csmd:
- id:
- 7295
- distance:
- 7758
- name:
- Rema 1000 Tjøme
- ocpidb_mapping_stasjon_id:
- NO#BKK#Tjøme
- Street:
- Haugsveien
- House_number:
- 5
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 6
- Position:
- (59.12115,10.400164)
- Image:
- 7295.jpg
- Available_charging_points:
- 6
- User_comment:
- Betaling og tilgang via APP: Bilkraft. Prisinfo i app.
- Contact_info:
- Ved spørsmål se www.bilkraft.no eller ring 55570000
- Created:
- 2021-01-22 12:38:17
- Updated:
- 2026-06-26 19:20:42
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_07295
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 23636
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT3*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 23636
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 23637
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT3*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 23637
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3381
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3381
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3382
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3382
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3383
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3383
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5721
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5721
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 69348
- distance:
- 8942
- name:
- Lindhøy Skole - Færder kommune
- ocpidb_mapping_stasjon_id:
- NO#KPE#1366
- Street:
- Ormeletveien
- House_number:
- 5
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Færder Kommune
- Operator:
- Kople AS
- Number_charging_points:
- 6
- Position:
- (59.10735,10.404531)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-06 10:33:14
- Updated:
- 2026-07-03 14:24:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_69348
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10261
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28192*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10261
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10262
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28193*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10262
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28194*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10263
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10264
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28195*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10264
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10265
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28196*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10265
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10266
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28197*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10266
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- csmd:
- id:
- 32092
- distance:
- 9560
- name:
- Kople Engø Gård Hotel & Restaurant
- ocpidb_mapping_stasjon_id:
- NO#KPE#604
- Street:
- Gamle Engøvei
- House_number:
- 25
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 3
- Position:
- (59.1268958,10.419893)
- Image:
- no.image.svg
- Available_charging_points:
- 3
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-08-20 09:59:50
- Updated:
- 2026-06-26 17:08:33
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_32092
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6888
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4341*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6888
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6889
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4340*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6889
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6890
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4342*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6890
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- csmd:
- id:
- 2108
- distance:
- 9715
- name:
- Engø Gård, Tjøme
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Gamle Engøvei
- House_number:
- 25
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Engø Gård
- Operator:
- Engø Gård
- Number_charging_points:
- 2
- Position:
- (59.12643,10.42121)
- Image:
- 2108.jpg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- http://www.engo.no/
- Created:
- 2014-08-31 20:01:38
- Updated:
- 2018-06-21 15:11:49
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02108
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 2
- trans:
- Visitors
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 7863
- distance:
- 9914
- name:
- Rema 1000 Østerøyveien
- ocpidb_mapping_stasjon_id:
- NO#BKK#Osteroyveien
- Street:
- Østerøyveien
- House_number:
- 2
- Zipcode:
- 3236
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 10
- Position:
- (59.133879,10.250712)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- Betaling og tilgang via APP: Bilkraft. Prisinfo i app.
- Contact_info:
- Ved spørsmål se www.bilkraft.no eller ring 55570000
- Created:
- 2021-07-05 13:45:31
- Updated:
- 2026-06-26 18:42:02
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_07863
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 720
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 22009
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE3*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 22009
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 720
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 22010
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE3*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 22010
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4672
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE1*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4672
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4673
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE1*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4673
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4674
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE2*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4674
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4675
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE2*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4675
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5765
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5765
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8832
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8832
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8833
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8833
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8834
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8834
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- csmd:
- id:
- 2747
- distance:
- 10848
- name:
- Gogstad Apotek, Hegnasletta, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Hegnasletta
- House_number:
- 5
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Gogstad Apotek
- Operator:
- Gogstad Apotek
- Number_charging_points:
- 1
- Position:
- (59.12838,10.24336)
- Image:
- Kommer
- Available_charging_points:
- 1
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2015-04-22 11:33:43
- Updated:
- 2023-10-06 11:11:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02747
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 3
- trans:
- Employees
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 43675
- distance:
- 10961
- name:
- Kople Indre Havn Sandefjord
- ocpidb_mapping_stasjon_id:
- NO#KPE#1386
- Street:
- Kilgata
- House_number:
- 25
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 10
- Position:
- (59.1281157,10.2423756)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-03-24 13:44:51
- Updated:
- 2026-06-26 15:44:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_43675
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9927
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9927
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9928
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9928
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9929
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9929
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9930
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9930
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9931
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9931
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9932
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9932
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9933
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9933
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9934
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9934
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9935
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*I
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9935
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9936
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*J
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9936
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 72699
- distance:
- 11102
- name:
- Gjennestad, Norway
- ocpidb_mapping_stasjon_id:
- US#TSL#a8f29bc1-03ea-4a09-8674-c3e0fd559fc8
- Street:
- 10, Gjennestadtunet
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Tesla, Inc.
- Operator:
- Tesla
- Number_charging_points:
- 16
- Position:
- (59.23044,10.273268)
- Image:
- no.image.svg
- Available_charging_points:
- 16
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-11-16 21:08:11
- Updated:
- 2026-06-26 17:49:35
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_72699
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 002ea33a-c8af-4ea9-9d14-2ffb97e9a1ef
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMLI
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- da4f928d-8c51-4a3b-b5d0-3bf4d4533e44
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00bc1388-5864-426d-9ea6-f4517d3a5a51
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKW
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- d56e2569-c940-4515-955f-38840836c1a7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 122797fa-6b7d-4201-a540-4d6a5275e8bd
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K969Z
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2cfcb4bf-2ac2-4f21-a22c-315a6c9d06a2
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 1bad30be-836d-42bb-ac8f-13c9151a110e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95TK
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5fbce1e8-be5b-442c-94c2-2dc7e0e0aecc
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 1c6584f5-73a3-475b-abe5-1c7642bcc08b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0W5XOY
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1b1bbd2b-e500-4f54-8069-a1f6234c19f0
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 265626d1-1a22-4a1d-97b5-b50504c00f14
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K96E1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3812757a-34f4-461d-b878-ed04f46d1695
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 370c37e4-70bd-4dcc-b0fc-1ffba6a20aeb
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94QA
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- bdcdf0bb-9116-4373-b068-7d2b164ddd13
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 51a08973-c4e5-42b1-86f7-4cb895549684
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95JK
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 301b88c5-6280-4a26-b014-b2bb8992b099
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5b509ac3-0012-4d7d-8ecd-63af5f35881e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K966D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2e25de4a-72d1-47e9-824e-a2ad3dd0fd8d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6f18be87-5ade-4065-8111-25d472e7da17
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95FX
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 384fef14-e7e8-4973-91ca-2449520020c6
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7772d16f-295f-4884-96ab-ec15b4500408
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKY
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f9fefcd8-bb54-4097-b1c6-f8f465c94b5e
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9fa62956-554f-4e28-8187-fd1c3b6e0532
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K96KS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- e6421455-3905-4c4f-bd4f-178c94b3f471
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- bb242d7f-7c7e-49e7-8e2e-4921c3062926
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95XD
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- d4ce71a7-1c24-4125-96a3-929f421e20dd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- c29fb828-b8d6-48ba-8129-feaa11d0e321
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94EC
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 73cccf17-5a01-4486-a830-7b655eb851d1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- dc293c16-516a-462a-a04c-3ebe572bd9f4
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKU
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- a5f7d26f-03a8-45b3-b818-fad69b61827d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 16:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- f14978cb-35ae-4f50-bee4-d5851b2e19ac
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94VE
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- acded2df-9cda-474e-9b9a-0633774160cb
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- csmd:
- id:
- 64025
- distance:
- 11185
- name:
- Recharge Gjennestad Hagesenter
- ocpidb_mapping_stasjon_id:
- NO#REC#202
- Street:
- Gjennestadtunet
- House_number:
- 10
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 8
- Position:
- (59.23097,10.272732)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-23 05:01:54
- Updated:
- 2026-06-26 15:56:09
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_64025
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5706
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E1943*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5706
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5707
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E1943*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5707
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 29
- trans:
- 75 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7783
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E3153*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7783
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 188
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7784
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E3153*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7784
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8384
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4257*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8384
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8385
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4257*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8385
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8386
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4258*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8386
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8387
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4258*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8387
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 2023
- distance:
- 11205
- name:
- Kirkeveien, Nøtterøy
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Kirkeveien
- House_number:
- 214
- Zipcode:
- 3140
- City:
- NØTTERØY
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- På veggen til Nøtterøy Elektriske
- Owned_by:
- Nøtterøy Elektriske
- Operator:
- Nøtterøy Elektriske
- Number_charging_points:
- 1
- Position:
- (59.22671,10.40788)
- Image:
- 2023.jpg
- Available_charging_points:
- 1
- User_comment:
- Gratis å bruke
- Contact_info:
- not reported by source
- Created:
- 2014-08-08 15:45:20
- Updated:
- 2018-06-21 15:12:19
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02023
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ABL
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 4785
- distance:
- 11841
- name:
- Kilen Brygge
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Kilgata
- House_number:
- 9
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Ved parkeringsautomaten. Ladeplikt.
- Owned_by:
- Q-Park
- Operator:
- Q-Park
- Number_charging_points:
- 1
- Position:
- (59.12738,10.2344)
- Image:
- 4785.jpg
- Available_charging_points:
- 1
- User_comment:
- not reported by source
- Contact_info:
- +47 21 00 76 70 kundesenter@q-park.no
- Created:
- 2018-05-11 21:58:47
- Updated:
- 2018-05-14 09:15:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_04785
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 39567
- distance:
- 11873
- name:
- Kople Ramsum øst rasteplass E18
- ocpidb_mapping_stasjon_id:
- NO#KPE#598
- Street:
- E18 Ramsum rasteplass nordgående
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 10
- Position:
- (59.248725,10.2874507)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-12-21 04:03:17
- Updated:
- 2026-06-26 17:05:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_39567
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8359
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8359
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8360
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*J
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8360
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8361
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8361
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8362
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8362
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8363
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8363
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8364
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*I
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8364
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8365
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8365
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8366
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8366
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8367
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8367
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8368
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8368
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 39523
- distance:
- 12052
- name:
- Kople Ramsum vest rasteplass E18
- ocpidb_mapping_stasjon_id:
- NO#KPE#40
- Street:
- E18 Ramsum rasteplass sørgående
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 8
- Position:
- (59.2501155,10.2866048)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-12-21 04:01:56
- Updated:
- 2026-06-26 16:22:46
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_39523
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8401
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8401
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8402
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8402
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8403
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8403
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8404
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8404
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8405
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8405
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8406
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8406
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8407
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8407
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8408
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8408
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- csmd:
- id:
- 42907
- distance:
- 12087
- name:
- Ramsumgrillen Vest Døgnhvile
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Ramsumgrillen Vest Døgnhvile
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Ramsumgrillen Vest Døgnhvileplass for tungbil
- Owned_by:
- Fastcharge
- Operator:
- Fastcharge
- Number_charging_points:
- 4
- Position:
- (59.25063,10.28688)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- Hurtiglading 400 kW dedikert for tungbil
- Contact_info:
- Fastcharge AS, Oslo, 21 900 800
- Created:
- 2025-02-26 21:08:29
- Updated:
- 2026-01-19 08:30:06
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_42907
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 62762
- distance:
- 12154
- name:
- Furulund Kro & Motel AS
- ocpidb_mapping_stasjon_id:
- SE#PAI#00CH2100000000000000000072
- Street:
- Stokke Ravei
- House_number:
- 158
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Pair Recharge
- Operator:
- Pair Recharge
- Number_charging_points:
- 4
- Position:
- (59.22193,10.252103)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-14 09:44:38
- Updated:
- 2026-06-26 15:23:59
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_62762
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000261
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00162
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000261
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000262
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00162*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000262
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00163
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000263
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000264
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00163*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000264
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 54892
- distance:
- 12198
- name:
- Fastcharge Furulund Kro
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Stokke ravei
- House_number:
- 158
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Fastcharge
- Operator:
- Fastcharge
- Number_charging_points:
- 7
- Position:
- (59.22291,10.25236)
- Image:
- 54892.jpg
- Available_charging_points:
- 7
- User_comment:
- WC, dusj, mat, drikke (Furulund Kro)
- Contact_info:
- not reported by source
- Created:
- 2025-06-19 12:57:04
- Updated:
- 2026-04-09 10:59:24
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_54892
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 5
- trans:
- Transport hub
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1847
- distance:
- 12519
- name:
- Hvidtgården p-hus, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Storgata
- House_number:
- 25
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Hvidtgården parkeringshus med innkjørsel fra Museumsgata.
- Owned_by:
- Sandefjord kommune
- Operator:
- Sandefjord kommune
- Number_charging_points:
- 3
- Position:
- (59.13265,10.22707)
- Image:
- 1847.jpg
- Available_charging_points:
- 3
- User_comment:
- Vanlig Shuko kontakt og opptil 10 timer parkeringstid.
- Contact_info:
- Telefon: 33 41 64 45 Epost: post@sandefjord.kommune.no
- Created:
- 2014-04-08 10:04:35
- Updated:
- 2018-04-30 14:19:44
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01847
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 3
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 5165
- distance:
- 12586
- name:
- Torggangen 5
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Torggangen
- House_number:
- 5
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Micasa Parkering AS
- Operator:
- Micasa Parkering AS
- Number_charging_points:
- 2
- Position:
- (59.13091,10.22678)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Start/stopp og betaling via Micasa appen.
- Contact_info:
- Micasa Parkering AS Tlf 33 35 41 00
- Created:
- 2018-11-23 07:55:10
- Updated:
- 2019-01-31 09:44:12
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05165
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 12
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 6
- trans:
- Cellular phone
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 1
- trans:
- Cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Schneider Electric
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 6
- trans:
- Cellular phone
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 1
- trans:
- Cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Schneider Electric
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1818
- distance:
- 12604
- name:
- Hvaltorvet Senter
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Torvet
- House_number:
- 7
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Kjøpesenterets parkeringsanlegg under torvet i Sandefjord sentrum. Innkjøring fra sør (Strandgaten).
- Owned_by:
- EasyPark
- Operator:
- EasyPark
- Number_charging_points:
- 15
- Position:
- (59.13073,10.22665)
- Image:
- 1818.jpg
- Available_charging_points:
- 15
- User_comment:
- Parkeringsanlegget driftes av Q-Park. Det betales vanlig p-avgift via Easypark, men ladingen er gratis. Tidsbregrensning er 22 kW: 3 timer. 7,4 Kw: 8 timer.
- Contact_info:
- http://hvaltorvet.no/kontaktinfo/parkering/
- Created:
- 2014-03-10 11:27:16
- Updated:
- 2022-07-20 16:26:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01818
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 2
- trans:
- No
- attrval:
- 10-20 (10-18)
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 4
- trans:
- Shopping center
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 2041
- distance:
- 12615
- name:
- Tivolitomta, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thor Dahls gate
- House_number:
- 1
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- P-plassen i Thor Dahls gate ved Fv260
- Owned_by:
- Sandefjord kommune
- Operator:
- Sandefjord kommune
- Number_charging_points:
- 8
- Position:
- (59.12907,10.22688)
- Image:
- 2041.jpg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- Telefon: 334 16 445 Epost: post@sandefjord.kommune.no
- Created:
- 2014-08-13 12:15:36
- Updated:
- 2018-04-30 14:20:14
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02041
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 3
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 32130
- distance:
- 12644
- name:
- Kople Verdens ende Tjøme
- ocpidb_mapping_stasjon_id:
- NO#KPE#34
- Street:
- Helgerødveien
- House_number:
- 550A
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 4
- Position:
- (59.0609614,10.4065907)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-08-20 13:05:24
- Updated:
- 2026-06-26 16:13:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_32130
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4772
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5746*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4772
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4773
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5225*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4773
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4774
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5224*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4774
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4775
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5745*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4775
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- csmd:
- id:
- 82460
- distance:
- 12677
- name:
- Verkstedveien 6
- ocpidb_mapping_stasjon_id:
- NO#WAT#253
- Street:
- Verkstedveien 6, 3222 Sandefjord, Norway
- House_number:
- not reported by source
- Zipcode:
- 3222
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- AS THOR DAHL
- Operator:
- Wattif
- Number_charging_points:
- 2
- Position:
- (59.118041,10.229175)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-07-21 05:00:14
- Updated:
- 2026-07-21 05:00:14
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_082460
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2076
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*WAT*EW047025001
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2071
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2077
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*WAT*EW047025002
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2073
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 70698
- distance:
- 12686
- name:
- Hvaltorvet P-hus - 1928
- ocpidb_mapping_stasjon_id:
- NO#AIM#NO-AIM-638974219455660933
- Street:
- Torget
- House_number:
- 7
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Aimo Charge
- Operator:
- Aimo Charge
- Number_charging_points:
- 15
- Position:
- (59.1296,10.22612)
- Image:
- no.image.svg
- Available_charging_points:
- 15
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-30 20:10:32
- Updated:
- 2026-07-20 12:21:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_70698
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC263S3N
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC263S3N
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC2XNBP2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC2XNBP2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC52K4YS
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC52K4YS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC6QRAEF
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC6QRAEF
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC72EKHM
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC72EKHM
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC7448BN
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC7448BN
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECACMT87
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECACMT87
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECALGL7G
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECALGL7G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 32
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECD5QALJ
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECD5QALJ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECFS2TN3
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECFS2TN3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECMAPNJD
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECMAPNJD
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECN4BQCX
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECN4BQCX
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECSER63G
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECSER63G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECTZLWUW
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECTZLWUW
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECVJ9S2U
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECVJ9S2U
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 62771
- distance:
- 12857
- name:
- Clarion Collection Hotel Atlantic
- ocpidb_mapping_stasjon_id:
- SE#PAI#00CH2100000000000000000081
- Street:
- Jernbanealleen 33, 3210 Sandefjord, Norge
- House_number:
- not reported by source
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Pair Recharge
- Operator:
- Pair Recharge
- Number_charging_points:
- 4
- Position:
- (59.133253,10.223876)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-14 09:44:48
- Updated:
- 2026-06-26 15:24:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_62771
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000297
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00183
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000297
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000298
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00183*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000298
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000299
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00184
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000299
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000300
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00184*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000300
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- limit:
- 25
- offset:
- 0
- returned:
- 25
- has_more_results:
- no
- truncated:
- no
Show all fields in HTML
- Provider:
- NOBIL.no
- Rights:
- Creative Commons Attribution 4.0 International License
- apiver:
- 3
- chargerstations:
25 results
- csmd:
- id:
- 81757
- distance:
- 6116
- name:
- Kople Kiwi Kjøpmannskjær
- ocpidb_mapping_stasjon_id:
- NO#KPE#1595
- Street:
- Kirkeveien
- House_number:
- 540
- Zipcode:
- 3143
- City:
- KJØPMANNSKJÆR
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 4
- Position:
- (59.1773059,10.3874077)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-06-19 17:07:32
- Updated:
- 2026-06-26 15:48:48
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_081757
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11089
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28859*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11089
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11090
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28860*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11090
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11108
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28859*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11108
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 11109
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28860*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 11109
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 200
- csmd:
- id:
- 7295
- distance:
- 7758
- name:
- Rema 1000 Tjøme
- ocpidb_mapping_stasjon_id:
- NO#BKK#Tjøme
- Street:
- Haugsveien
- House_number:
- 5
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 6
- Position:
- (59.12115,10.400164)
- Image:
- 7295.jpg
- Available_charging_points:
- 6
- User_comment:
- Betaling og tilgang via APP: Bilkraft. Prisinfo i app.
- Contact_info:
- Ved spørsmål se www.bilkraft.no eller ring 55570000
- Created:
- 2021-01-22 12:38:17
- Updated:
- 2026-06-26 19:20:42
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_07295
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 23636
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT3*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 23636
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 800
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 23637
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT3*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 23637
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3381
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3381
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3382
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3382
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 3383
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT1*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3383
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5721
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*ERT2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5721
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 69348
- distance:
- 8942
- name:
- Lindhøy Skole - Færder kommune
- ocpidb_mapping_stasjon_id:
- NO#KPE#1366
- Street:
- Ormeletveien
- House_number:
- 5
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Færder Kommune
- Operator:
- Kople AS
- Number_charging_points:
- 6
- Position:
- (59.10735,10.404531)
- Image:
- no.image.svg
- Available_charging_points:
- 6
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-06 10:33:14
- Updated:
- 2026-07-03 14:24:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_69348
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10261
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28192*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10261
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10262
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28193*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10262
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28194*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10263
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10264
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28195*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10264
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10265
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28196*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10265
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 10266
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E28197*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 10266
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- csmd:
- id:
- 32092
- distance:
- 9560
- name:
- Kople Engø Gård Hotel & Restaurant
- ocpidb_mapping_stasjon_id:
- NO#KPE#604
- Street:
- Gamle Engøvei
- House_number:
- 25
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 3
- Position:
- (59.1268958,10.419893)
- Image:
- no.image.svg
- Available_charging_points:
- 3
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-08-20 09:59:50
- Updated:
- 2026-06-26 17:08:33
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_32092
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6888
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4341*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6888
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6889
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4340*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6889
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6890
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E4342*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 6890
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 18
- csmd:
- id:
- 2108
- distance:
- 9715
- name:
- Engø Gård, Tjøme
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Gamle Engøvei
- House_number:
- 25
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Engø Gård
- Operator:
- Engø Gård
- Number_charging_points:
- 2
- Position:
- (59.12643,10.42121)
- Image:
- 2108.jpg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- http://www.engo.no/
- Created:
- 2014-08-31 20:01:38
- Updated:
- 2018-06-21 15:11:49
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02108
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 6
- trans:
- Hotel & restaurants
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 2
- trans:
- Visitors
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Salto
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 7863
- distance:
- 9914
- name:
- Rema 1000 Østerøyveien
- ocpidb_mapping_stasjon_id:
- NO#BKK#Osteroyveien
- Street:
- Østerøyveien
- House_number:
- 2
- Zipcode:
- 3236
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Eviny
- Operator:
- Eviny
- Number_charging_points:
- 10
- Position:
- (59.133879,10.250712)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- Betaling og tilgang via APP: Bilkraft. Prisinfo i app.
- Contact_info:
- Ved spørsmål se www.bilkraft.no eller ring 55570000
- Created:
- 2021-07-05 13:45:31
- Updated:
- 2026-06-26 18:42:02
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_07863
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 720
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 22009
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE3*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 22009
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 720
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 22010
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE3*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 22010
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 500
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4672
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE1*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4672
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4673
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE1*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4673
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4674
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE2*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4674
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 23
- trans:
- 100 kW - 500VDC max 200A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4675
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE2*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4675
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 360
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5765
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE4
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5765
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8832
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8832
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8833
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8833
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 32
- trans:
- 200 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8834
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*BKK*EROE5*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8834
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- csmd:
- id:
- 2747
- distance:
- 10848
- name:
- Gogstad Apotek, Hegnasletta, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Hegnasletta
- House_number:
- 5
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Gogstad Apotek
- Operator:
- Gogstad Apotek
- Number_charging_points:
- 1
- Position:
- (59.12838,10.24336)
- Image:
- Kommer
- Available_charging_points:
- 1
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2015-04-22 11:33:43
- Updated:
- 2023-10-06 11:11:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02747
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 3
- trans:
- Employees
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 43675
- distance:
- 10961
- name:
- Kople Indre Havn Sandefjord
- ocpidb_mapping_stasjon_id:
- NO#KPE#1386
- Street:
- Kilgata
- House_number:
- 25
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 10
- Position:
- (59.1281157,10.2423756)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-03-24 13:44:51
- Updated:
- 2026-06-26 15:44:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_43675
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9927
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9927
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9928
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9928
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9929
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9929
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9930
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9930
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9931
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9931
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9932
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9932
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9933
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9933
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9934
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9934
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9935
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*I
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9935
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9936
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E27908*J
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 9936
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 72699
- distance:
- 11102
- name:
- Gjennestad, Norway
- ocpidb_mapping_stasjon_id:
- US#TSL#a8f29bc1-03ea-4a09-8674-c3e0fd559fc8
- Street:
- 10, Gjennestadtunet
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Tesla, Inc.
- Operator:
- Tesla
- Number_charging_points:
- 16
- Position:
- (59.23044,10.273268)
- Image:
- no.image.svg
- Available_charging_points:
- 16
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-11-16 21:08:11
- Updated:
- 2026-06-26 17:49:35
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_72699
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 002ea33a-c8af-4ea9-9d14-2ffb97e9a1ef
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMLI
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- da4f928d-8c51-4a3b-b5d0-3bf4d4533e44
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00bc1388-5864-426d-9ea6-f4517d3a5a51
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKW
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- d56e2569-c940-4515-955f-38840836c1a7
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 122797fa-6b7d-4201-a540-4d6a5275e8bd
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K969Z
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2cfcb4bf-2ac2-4f21-a22c-315a6c9d06a2
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 1bad30be-836d-42bb-ac8f-13c9151a110e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95TK
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5fbce1e8-be5b-442c-94c2-2dc7e0e0aecc
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 1c6584f5-73a3-475b-abe5-1c7642bcc08b
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0W5XOY
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1b1bbd2b-e500-4f54-8069-a1f6234c19f0
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 265626d1-1a22-4a1d-97b5-b50504c00f14
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K96E1
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 3812757a-34f4-461d-b878-ed04f46d1695
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 370c37e4-70bd-4dcc-b0fc-1ffba6a20aeb
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94QA
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- bdcdf0bb-9116-4373-b068-7d2b164ddd13
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 51a08973-c4e5-42b1-86f7-4cb895549684
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95JK
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 301b88c5-6280-4a26-b014-b2bb8992b099
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5b509ac3-0012-4d7d-8ecd-63af5f35881e
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K966D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2e25de4a-72d1-47e9-824e-a2ad3dd0fd8d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 6f18be87-5ade-4065-8111-25d472e7da17
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95FX
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 384fef14-e7e8-4973-91ca-2449520020c6
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7772d16f-295f-4884-96ab-ec15b4500408
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKY
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- f9fefcd8-bb54-4097-b1c6-f8f465c94b5e
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 9fa62956-554f-4e28-8187-fd1c3b6e0532
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K96KS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- e6421455-3905-4c4f-bd4f-178c94b3f471
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- bb242d7f-7c7e-49e7-8e2e-4921c3062926
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K95XD
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- d4ce71a7-1c24-4125-96a3-929f421e20dd
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- c29fb828-b8d6-48ba-8129-feaa11d0e321
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94EC
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 73cccf17-5a01-4486-a830-7b655eb851d1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- dc293c16-516a-462a-a04c-3ebe572bd9f4
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E2NUMKU
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- a5f7d26f-03a8-45b3-b818-fad69b61827d
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- 16:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 31
- trans:
- 250 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 470
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- f14978cb-35ae-4f50-bee4-d5851b2e19ac
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*TSL*E0K94VE
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- acded2df-9cda-474e-9b9a-0633774160cb
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 780
- csmd:
- id:
- 64025
- distance:
- 11185
- name:
- Recharge Gjennestad Hagesenter
- ocpidb_mapping_stasjon_id:
- NO#REC#202
- Street:
- Gjennestadtunet
- House_number:
- 10
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Recharge
- Operator:
- Recharge
- Number_charging_points:
- 8
- Position:
- (59.23097,10.272732)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-23 05:01:54
- Updated:
- 2026-06-26 15:56:09
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_64025
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5706
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E1943*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5706
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 13
- trans:
- 50 kW - 500VDC max 100A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 5707
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E1943*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 5707
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 29
- trans:
- 75 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7783
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E3153*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7783
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 188
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 7784
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E3153*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 7784
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 156
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8384
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4257*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8384
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8385
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4257*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8385
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8386
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4258*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8386
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8387
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*CHA*E4258*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8387
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 2023
- distance:
- 11205
- name:
- Kirkeveien, Nøtterøy
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Kirkeveien
- House_number:
- 214
- Zipcode:
- 3140
- City:
- NØTTERØY
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- På veggen til Nøtterøy Elektriske
- Owned_by:
- Nøtterøy Elektriske
- Operator:
- Nøtterøy Elektriske
- Number_charging_points:
- 1
- Position:
- (59.22671,10.40788)
- Image:
- 2023.jpg
- Available_charging_points:
- 1
- User_comment:
- Gratis å bruke
- Contact_info:
- not reported by source
- Created:
- 2014-08-08 15:45:20
- Updated:
- 2018-06-21 15:12:19
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02023
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ABL
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 4785
- distance:
- 11841
- name:
- Kilen Brygge
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Kilgata
- House_number:
- 9
- Zipcode:
- 3217
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Ved parkeringsautomaten. Ladeplikt.
- Owned_by:
- Q-Park
- Operator:
- Q-Park
- Number_charging_points:
- 1
- Position:
- (59.12738,10.2344)
- Image:
- 4785.jpg
- Available_charging_points:
- 1
- User_comment:
- not reported by source
- Contact_info:
- +47 21 00 76 70 kundesenter@q-park.no
- Created:
- 2018-05-11 21:58:47
- Updated:
- 2018-05-14 09:15:53
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_04785
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 39567
- distance:
- 11873
- name:
- Kople Ramsum øst rasteplass E18
- ocpidb_mapping_stasjon_id:
- NO#KPE#598
- Street:
- E18 Ramsum rasteplass nordgående
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 10
- Position:
- (59.248725,10.2874507)
- Image:
- no.image.svg
- Available_charging_points:
- 10
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-12-21 04:03:17
- Updated:
- 2026-06-26 17:05:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_39567
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8359
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*E
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8359
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8360
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*J
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8360
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8361
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*H
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8361
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8362
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8362
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8363
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8363
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8364
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*I
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8364
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8365
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8365
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8366
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8366
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 30
- trans:
- CHAdeMO
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 38
- trans:
- 62,5 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 500
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8367
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*F
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8367
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 125
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 24
- trans:
- 150 kW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8368
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5986*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8368
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 150
- csmd:
- id:
- 39523
- distance:
- 12052
- name:
- Kople Ramsum vest rasteplass E18
- ocpidb_mapping_stasjon_id:
- NO#KPE#40
- Street:
- E18 Ramsum rasteplass sørgående
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 8
- Position:
- (59.2501155,10.2866048)
- Image:
- no.image.svg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-12-21 04:01:56
- Updated:
- 2026-06-26 16:22:46
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_39523
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8401
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8401
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8402
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8402
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8403
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8403
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8404
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6749*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8404
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8405
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8405
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8406
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*B
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8406
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8407
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*C
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8407
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 46
- trans:
- 320 KW DC
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 1000
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 15
- trans:
- All rechargeable vehicles
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 8408
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E6750*D
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 8408
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 320
- csmd:
- id:
- 42907
- distance:
- 12087
- name:
- Ramsumgrillen Vest Døgnhvile
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Ramsumgrillen Vest Døgnhvile
- House_number:
- not reported by source
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Ramsumgrillen Vest Døgnhvileplass for tungbil
- Owned_by:
- Fastcharge
- Operator:
- Fastcharge
- Number_charging_points:
- 4
- Position:
- (59.25063,10.28688)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- Hurtiglading 400 kW dedikert for tungbil
- Contact_info:
- Fastcharge AS, Oslo, 21 900 800
- Created:
- 2025-02-26 21:08:29
- Updated:
- 2026-01-19 08:30:06
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_42907
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 36
- trans:
- 400 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 14
- trans:
- Rechargeable buses and trucks
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 62762
- distance:
- 12154
- name:
- Furulund Kro & Motel AS
- ocpidb_mapping_stasjon_id:
- SE#PAI#00CH2100000000000000000072
- Street:
- Stokke Ravei
- House_number:
- 158
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Pair Recharge
- Operator:
- Pair Recharge
- Number_charging_points:
- 4
- Position:
- (59.22193,10.252103)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-14 09:44:38
- Updated:
- 2026-06-26 15:23:59
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_62762
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000261
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00162
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000261
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000262
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00162*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000262
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000263
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00163
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000263
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000264
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00163*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000264
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 54892
- distance:
- 12198
- name:
- Fastcharge Furulund Kro
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Stokke ravei
- House_number:
- 158
- Zipcode:
- 3160
- City:
- STOKKE
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Fastcharge
- Operator:
- Fastcharge
- Number_charging_points:
- 7
- Position:
- (59.22291,10.25236)
- Image:
- 54892.jpg
- Available_charging_points:
- 7
- User_comment:
- WC, dusj, mat, drikke (Furulund Kro)
- Contact_info:
- not reported by source
- Created:
- 2025-06-19 12:57:04
- Updated:
- 2026-04-09 10:59:24
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_54892
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 5
- trans:
- Transport hub
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 39
- trans:
- CCS/Combo
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 25
- trans:
- 350 kW DC
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 10
- trans:
- Rechargeable Medium or heavy truck
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 25
- trans:
- Bank card, charging card and cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 4
- trans:
- Mode 4
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1847
- distance:
- 12519
- name:
- Hvidtgården p-hus, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Storgata
- House_number:
- 25
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Hvidtgården parkeringshus med innkjørsel fra Museumsgata.
- Owned_by:
- Sandefjord kommune
- Operator:
- Sandefjord kommune
- Number_charging_points:
- 3
- Position:
- (59.13265,10.22707)
- Image:
- 1847.jpg
- Available_charging_points:
- 3
- User_comment:
- Vanlig Shuko kontakt og opptil 10 timer parkeringstid.
- Contact_info:
- Telefon: 33 41 64 45 Epost: post@sandefjord.kommune.no
- Created:
- 2014-04-08 10:04:35
- Updated:
- 2018-04-30 14:19:44
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01847
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 3
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 5165
- distance:
- 12586
- name:
- Torggangen 5
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Torggangen
- House_number:
- 5
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Micasa Parkering AS
- Operator:
- Micasa Parkering AS
- Number_charging_points:
- 2
- Position:
- (59.13091,10.22678)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- Start/stopp og betaling via Micasa appen.
- Contact_info:
- Micasa Parkering AS Tlf 33 35 41 00
- Created:
- 2018-11-23 07:55:10
- Updated:
- 2019-01-31 09:44:12
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_05165
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 12
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 6
- trans:
- Cellular phone
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 1
- trans:
- Cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Schneider Electric
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 6
- trans:
- Cellular phone
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 1
- trans:
- Cellular phone
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Schneider Electric
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 1818
- distance:
- 12604
- name:
- Hvaltorvet Senter
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Torvet
- House_number:
- 7
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- Kjøpesenterets parkeringsanlegg under torvet i Sandefjord sentrum. Innkjøring fra sør (Strandgaten).
- Owned_by:
- EasyPark
- Operator:
- EasyPark
- Number_charging_points:
- 15
- Position:
- (59.13073,10.22665)
- Image:
- 1818.jpg
- Available_charging_points:
- 15
- User_comment:
- Parkeringsanlegget driftes av Q-Park. Det betales vanlig p-avgift via Easypark, men ladingen er gratis. Tidsbregrensning er 22 kW: 3 timer. 7,4 Kw: 8 timer.
- Contact_info:
- http://hvaltorvet.no/kontaktinfo/parkering/
- Created:
- 2014-03-10 11:27:16
- Updated:
- 2022-07-20 16:26:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_01818
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 2
- trans:
- No
- attrval:
- 10-20 (10-18)
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- not reported by source
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 4
- trans:
- Shopping center
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- Keba
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 1
- trans:
- Open
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 2041
- distance:
- 12615
- name:
- Tivolitomta, Sandefjord
- ocpidb_mapping_stasjon_id:
- not reported by source
- Street:
- Thor Dahls gate
- House_number:
- 1
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- P-plassen i Thor Dahls gate ved Fv260
- Owned_by:
- Sandefjord kommune
- Operator:
- Sandefjord kommune
- Number_charging_points:
- 8
- Position:
- (59.12907,10.22688)
- Image:
- 2041.jpg
- Available_charging_points:
- 8
- User_comment:
- not reported by source
- Contact_info:
- Telefon: 334 16 445 Epost: post@sandefjord.kommune.no
- Created:
- 2014-08-13 12:15:36
- Updated:
- 2018-04-30 14:20:14
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_02041
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 3
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 18:
- attrtypeid:
- 18
- attrname:
- Reservable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 23:
- attrtypeid:
- 23
- attrname:
- Manufacturer
- attrvalid:
- 6
- trans:
- Manufacturer
- attrval:
- ENSTO
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 4
- trans:
- RFID
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- csmd:
- id:
- 32130
- distance:
- 12644
- name:
- Kople Verdens ende Tjøme
- ocpidb_mapping_stasjon_id:
- NO#KPE#34
- Street:
- Helgerødveien
- House_number:
- 550A
- Zipcode:
- 3145
- City:
- TJØME
- Municipality_ID:
- 3911
- Municipality:
- FÆRDER
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Kople AS
- Operator:
- Kople AS
- Number_charging_points:
- 4
- Position:
- (59.0609614,10.4065907)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2024-08-20 13:05:24
- Updated:
- 2026-06-26 16:13:23
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_32130
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4772
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5746*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4772
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4773
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5225*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4773
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4774
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5224*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4774
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 4775
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*KPE*E5745*A
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 4775
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 6
- csmd:
- id:
- 82460
- distance:
- 12677
- name:
- Verkstedveien 6
- ocpidb_mapping_stasjon_id:
- NO#WAT#253
- Street:
- Verkstedveien 6, 3222 Sandefjord, Norway
- House_number:
- not reported by source
- Zipcode:
- 3222
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- AS THOR DAHL
- Operator:
- Wattif
- Number_charging_points:
- 2
- Position:
- (59.118041,10.229175)
- Image:
- no.image.svg
- Available_charging_points:
- 2
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2026-07-21 05:00:14
- Updated:
- 2026-07-21 05:00:14
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_082460
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2076
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*WAT*EW047025001
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2071
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 7
- trans:
- 3,6 kW - 230V 1-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 230
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 2077
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*WAT*EW047025002
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 2073
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 70698
- distance:
- 12686
- name:
- Hvaltorvet P-hus - 1928
- ocpidb_mapping_stasjon_id:
- NO#AIM#NO-AIM-638974219455660933
- Street:
- Torget
- House_number:
- 7
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Aimo Charge
- Operator:
- Aimo Charge
- Number_charging_points:
- 15
- Position:
- (59.1296,10.22612)
- Image:
- no.image.svg
- Available_charging_points:
- 15
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-10-30 20:10:32
- Updated:
- 2026-07-20 12:21:28
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_70698
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 2
- trans:
- Car park
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC263S3N
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC263S3N
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC2XNBP2
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC2XNBP2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC52K4YS
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC52K4YS
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC6QRAEF
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC6QRAEF
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 5:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC72EKHM
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC72EKHM
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 6:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- EC7448BN
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*EC7448BN
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 7:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECACMT87
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECACMT87
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 8:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECALGL7G
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECALGL7G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 9:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 32
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECD5QALJ
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECD5QALJ
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 400
- 10:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECFS2TN3
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECFS2TN3
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 11:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECMAPNJD
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECMAPNJD
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 12:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECN4BQCX
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECN4BQCX
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 13:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECSER63G
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECSER63G
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 14:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 10
- trans:
- 11 kW - 400V 3-phase max 16A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECTZLWUW
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECTZLWUW
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 15:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 11
- trans:
- 22 kW - 400V 3-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 400
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- ECVJ9S2U
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- NO*AIM*E101*ECVJ9S2U
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 1
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- csmd:
- id:
- 62771
- distance:
- 12857
- name:
- Clarion Collection Hotel Atlantic
- ocpidb_mapping_stasjon_id:
- SE#PAI#00CH2100000000000000000081
- Street:
- Jernbanealleen 33, 3210 Sandefjord, Norge
- House_number:
- not reported by source
- Zipcode:
- 3210
- City:
- SANDEFJORD
- Municipality_ID:
- 3907
- Municipality:
- SANDEFJORD
- County_ID:
- 39
- County:
- Vestfold
- Description_of_location:
- not reported by source
- Owned_by:
- Pair Recharge
- Operator:
- Pair Recharge
- Number_charging_points:
- 4
- Position:
- (59.133253,10.223876)
- Image:
- no.image.svg
- Available_charging_points:
- 4
- User_comment:
- not reported by source
- Contact_info:
- not reported by source
- Created:
- 2025-08-14 09:44:48
- Updated:
- 2026-06-26 15:24:10
- Station_status:
- 1
- Land_code:
- NOR
- International_id:
- NOR_62771
- attr:
- st:
- 24:
- attrtypeid:
- 24
- attrname:
- Open 24h
- attrvalid:
- 1
- trans:
- Yes
- attrval:
- 1
- 21:
- attrtypeid:
- 21
- attrname:
- Real-time information
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 22:
- attrtypeid:
- 22
- attrname:
- Public funding
- attrvalid:
- 4
- trans:
- None
- attrval:
- not reported by source
- 7:
- attrtypeid:
- 7
- attrname:
- Parking fee
- attrvalid:
- 2
- trans:
- No
- attrval:
- no
- 6:
- attrtypeid:
- 6
- attrname:
- Time limit
- attrvalid:
- 2
- trans:
- No
- attrval:
- 0
- 3:
- attrtypeid:
- 3
- attrname:
- Location
- attrvalid:
- 1
- trans:
- Street
- attrval:
- not reported by source
- 2:
- attrtypeid:
- 2
- attrname:
- Availability
- attrvalid:
- 1
- trans:
- Public
- attrval:
- not reported by source
- conn:
- 1:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000297
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00183
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000297
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 2:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000298
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00183*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000298
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 3:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000299
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00184
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000299
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- 4:
- 1:
- attrtypeid:
- 1
- attrname:
- Accessibility
- attrvalid:
- 5
- trans:
- Payment
- attrval:
- not reported by source
- 4:
- attrtypeid:
- 4
- attrname:
- Connector
- attrvalid:
- 32
- trans:
- Type 2
- attrval:
- not reported by source
- 5:
- attrtypeid:
- 5
- attrname:
- Charging capacity
- attrvalid:
- 8
- trans:
- 7,4 kW - 230V 1-phase max 32A
- attrval:
- not reported by source
- 12:
- attrtypeid:
- 12
- attrname:
- Voltage (V)
- attrvalid:
- 2
- trans:
- Voltage (V)
- attrval:
- 220
- 17:
- attrtypeid:
- 17
- attrname:
- Vehicle type
- attrvalid:
- 1
- trans:
- Rechargeable cars and vans
- attrval:
- not reported by source
- 19:
- attrtypeid:
- 19
- attrname:
- Payment method
- attrvalid:
- 20
- trans:
- Cellular phone and Charging card
- attrval:
- not reported by source
- 20:
- attrtypeid:
- 20
- attrname:
- Charge mode
- attrvalid:
- 3
- trans:
- Mode 3
- attrval:
- not reported by source
- 25:
- attrtypeid:
- 25
- attrname:
- Fixed cable
- attrvalid:
- 2
- trans:
- No
- attrval:
- not reported by source
- 26:
- attrtypeid:
- 26
- attrname:
- Energy carrier
- attrvalid:
- 1
- trans:
- Electricity
- attrval:
- not reported by source
- 27:
- attrtypeid:
- 27
- attrname:
- EVSE UID
- attrvalid:
- 7
- trans:
- EVSE UID
- attrval:
- 00CH2100000000000000000300
- 28:
- attrtypeid:
- 28
- attrname:
- EVSE ID
- attrvalid:
- 8
- trans:
- EVSE ID
- attrval:
- SE*PAI*EPAI00184*2
- 29:
- attrtypeid:
- 29
- attrname:
- Connector ID
- attrvalid:
- 9
- trans:
- Connector ID
- attrval:
- 00CH2100000000000000000300
- 31:
- attrtypeid:
- 31
- attrname:
- Amperage (A)
- attrvalid:
- 11
- trans:
- Amperage (A)
- attrval:
- 32
- limit:
- 25
- offset:
- 0
- returned:
- 25
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Continue exploring
- Combined place page for the coordinates
- Back to NOBIL
- All sources in Energy and power systems
- Search for NOBIL in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the find_charging_stations_nearby lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- If the result has coordinates, open the place page to combine this lookup with the other point-based services.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.