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

Replace {lat}, {lon}, {distance_m}, {limit}, {realtime} with values. Remove unused optional parameters from the URL.

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.

ParameterRequirementJSON typeDescription
latrequirednumberCentre latitude in WGS84 decimal degrees.
lonrequirednumberCentre longitude in WGS84 decimal degrees.
distance_moptionalintegerMaximum distance in metres.
limitoptionalintegerMaximum number of stations, 1-200.
realtimeoptionalbooleanRequest connector availability where reported to NOBIL.
offsetoptionalintegerNumber 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.

Type: decimal number. Centre latitude in WGS84 decimal degrees.
Type: decimal number. Centre longitude in WGS84 decimal degrees.
Type: integer. Maximum distance in metres.
Type: integer. Maximum number of stations, 1-200.
Type: yes/no. Request connector availability where reported to NOBIL.

Result

Source: NOBIL. Retrieved 2026-08-02T21:00:49Z in 0.247 seconds.

Provider:
NOBIL.no
Rights:
Creative Commons Attribution 4.0 International License
apiver:
3
chargerstations:

25 results

  1. csmd:
    id:
    2023
    distance:
    2302
    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
  2. csmd:
    id:
    81757
    distance:
    3746
    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
  3. csmd:
    id:
    5631
    distance:
    4283
    name:
    Ulvøgrenda Borettslag
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Hagabergveien
    House_number:
    14
    Zipcode:
    3138
    City:
    SKALLESTAD
    Municipality_ID:
    3911
    Municipality:
    FÆRDER
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Plassert på gateplan.
    Owned_by:
    Ulvøgrenda Borettslag
    Operator:
    Ulvøgrenda Borettslag
    Number_charging_points:
    2
    Position:
    (59.20346,10.44465)
    Image:
    5631.jpg
    Available_charging_points:
    2
    User_comment:
    Registrert hos Lade i Norge. Da borettslaget har få andelseiere med elbil, har vi inntil videre valgt å gi offentlig tilgang. Lade stolpe med 2 uttak inn på borettslagets eiendom.
    Contact_info:
    not reported by source
    Created:
    2019-04-29 11:15:56
    Updated:
    2019-04-29 14:26:53
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05631
    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
    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
    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
    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
  4. csmd:
    id:
    4238
    distance:
    5133
    name:
    Bellevue Senteret
    ocpidb_mapping_stasjon_id:
    NO#MER#198095B8-CFD5-E811-A95E-000D3A29BA60
    Street:
    Ørsnesalleen
    House_number:
    37
    Zipcode:
    3120
    City:
    NØTTERØY
    Municipality_ID:
    3911
    Municipality:
    FÆRDER
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Mer Norway
    Operator:
    Mer Norway
    Number_charging_points:
    7
    Position:
    (59.25163,10.41585)
    Image:
    no.image.svg
    Available_charging_points:
    7
    User_comment:
    Betaling via bruk av ladebrikke fra Mer eller Elbilforeningen, Mer Connect App eller SMS. Prisinfo og bestilling av ladebrikke på https://no.mer.eco
    Contact_info:
    Ved problemer på ladestasjonen ring vakttelefonen: 476 70 800
    Created:
    2017-07-24 11:30:53
    Updated:
    2026-06-26 15:52:43
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04238
    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:
    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:
    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:
    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:
    AA2E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22513
    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:
    19
    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:
    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:
    AF2E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22511
    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:
    19
    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:
    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:
    B52E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22512
    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:
    16
    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:
    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:
    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:
    DB366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22514
    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:
    125
    5:
    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:
    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:
    DF366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22515
    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:
    125
    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:
    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:
    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:
    E4366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22509
    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:
    125
    7:
    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:
    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:
    EA366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22510
    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:
    125
  5. csmd:
    id:
    32099
    distance:
    5208
    name:
    Kople Teie Torv Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#192
    Street:
    Torvet
    House_number:
    1
    Zipcode:
    3120
    City:
    NØTTERØY
    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:
    2
    Position:
    (59.2518904,10.4176998)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2024-08-20 10:02:48
    Updated:
    2026-06-26 15:52:14
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_32099
    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:
    7206
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E5226*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7206
    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:
    7207
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E5227*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7207
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    6
  6. csmd:
    id:
    5027
    distance:
    6358
    name:
    Kaldnes brygge
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Rambergveien
    House_number:
    7
    Zipcode:
    3115
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Micasa
    Operator:
    Micasa
    Number_charging_points:
    14
    Position:
    (59.26382,10.40387)
    Image:
    5027.jpg
    Available_charging_points:
    14
    User_comment:
    Lading opp til 22 kw. Hver ladestasjon deler på 22 kw, så ved 2 biler på samme ladestasjon halveres lade hastigheten. Betaling for parkering og lading på app eller automat.
    Contact_info:
    not reported by source
    Created:
    2018-09-19 09:58:26
    Updated:
    2020-02-12 15:37:55
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05027
    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:
    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
    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:
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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:
    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:
    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
    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:
    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:
    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
    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:
    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:
    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
    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:
    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:
    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
  7. csmd:
    id:
    289
    distance:
    6444
    name:
    Oseberg P-hus, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Ollebukta
    House_number:
    3
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    På høyre siden rett etter innkjøring.
    Owned_by:
    Parkeringsselskapet AS
    Operator:
    Parkeringsselskapet AS
    Number_charging_points:
    2
    Position:
    (59.26462,10.40813)
    Image:
    289.jpg
    Available_charging_points:
    2
    User_comment:
    Plassene er åpne fra 06.00 til 23.00. Utover det må man ta kontakt med resepsjonen.
    Contact_info:
    Parkeringsselskapet AS Vakttelefon 91828705
    Created:
    2010-04-29 13:05:40
    Updated:
    2019-01-31 10:08:19
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_00289
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    06-23
    21:
    attrtypeid:
    21
    attrname:
    Real-time information
    attrvalid:
    2
    trans:
    No
    attrval:
    not reported by source
    22:
    attrtypeid:
    22
    attrname:
    Public funding
    attrvalid:
    2
    trans:
    Transnova
    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:
    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:
    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
    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
    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
  8. csmd:
    id:
    5164
    distance:
    6457
    name:
    Munkegaten 3
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Munkegaten
    House_number:
    3
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    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.26456,10.41115)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    Start/stopp og betaling via Micasa App.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-23 07:46:57
    Updated:
    2018-11-28 11:15:57
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05164
    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:
    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
  9. csmd:
    id:
    288
    distance:
    6467
    name:
    Zeiner
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Storgaten
    House_number:
    1A
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg Parkering
    Operator:
    Tønsberg Parkering
    Number_charging_points:
    12
    Position:
    (59.2642507,10.4145498)
    Image:
    288.jpg
    Available_charging_points:
    12
    User_comment:
    not reported by source
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2010-04-29 13:01:18
    Updated:
    2020-09-28 11:23:48
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_00288
    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:
    2
    trans:
    Transnova
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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. csmd:
    id:
    7865
    distance:
    6499
    name:
    Kjærlighetsstien 28
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Kjærlighetsstien
    House_number:
    28
    Zipcode:
    3112
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Parkeringsplass utenfor Møller Bil Tønsberg.
    Owned_by:
    Lade i Norge
    Operator:
    Lade i Norge
    Number_charging_points:
    3
    Position:
    (59.26343,10.4202)
    Image:
    7865.jpg
    Available_charging_points:
    3
    User_comment:
    Last ned og bruk via Cloudcharge-app, med RFID-chip eller sms. Les mer her: https://www.defa.com/no/cloudcharge-community/
    Contact_info:
    https://ladeinorge.no/ 
    Created:
    2021-07-06 11:50:20
    Updated:
    2021-10-18 13:23:18
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_07865
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    17:00 - 07:30
    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:
    2
    trans:
    Visitors
    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:
    22
    trans:
    135 kW - 480VDC max 270A
    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
    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:
    22
    trans:
    135 kW - 480VDC max 270A
    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
    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:
    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
    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. csmd:
    id:
    5163
    distance:
    6578
    name:
    Nedre Langgate 20
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Nedre Langgate
    House_number:
    20
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Foran Domino's Pizza.
    Owned_by:
    Micasa Parkering AS
    Operator:
    Micasa Parkering AS
    Number_charging_points:
    1
    Position:
    (59.26587,10.407)
    Image:
    no.image.svg
    Available_charging_points:
    1
    User_comment:
    Ett ladepunkt åpent for offentligheten. Start/stopp av lading og betaling via Micasa app.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-23 07:38:53
    Updated:
    2018-11-28 11:16:27
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05163
    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:
    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:
    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:
    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
  12. csmd:
    id:
    58368
    distance:
    6995
    name:
    Alti Farmandstredet
    ocpidb_mapping_stasjon_id:
    NO#BKK#BAKY63AK4WMWW
    Street:
    Jernbanegaten
    House_number:
    1D
    Zipcode:
    3110
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Eviny
    Operator:
    Eviny
    Number_charging_points:
    8
    Position:
    (59.26925,10.413556)
    Image:
    no.image.svg
    Available_charging_points:
    8
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-07-12 05:00:05
    Updated:
    2026-06-26 18:01:56
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_58368
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    2
    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:
    23628
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT4
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23628
    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:
    23629
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23629
    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:
    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:
    23630
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23630
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    500
    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:
    33
    trans:
    300 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:
    23631
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT5*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23631
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    5:
    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:
    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:
    23632
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT6*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23632
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
    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:
    33
    trans:
    300 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:
    23633
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT6*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23633
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    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:
    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:
    23634
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23634
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    500
    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:
    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:
    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:
    23635
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT5*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23635
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
  13. csmd:
    id:
    4650
    distance:
    7044
    name:
    Seeberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Stoltenbergs gate
    House_number:
    6
    Zipcode:
    3110
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg Parkering
    Operator:
    Tønsberg Parkering
    Number_charging_points:
    12
    Position:
    (59.2699928,10.4104712)
    Image:
    no.image.svg
    Available_charging_points:
    12
    User_comment:
    6 plasser for besøkende til Rådhuset og 6 plasser for alle.
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2018-01-04 18:27:20
    Updated:
    2020-09-28 11:16:34
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04650
    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:
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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. csmd:
    id:
    3022
    distance:
    7245
    name:
    Bjørn Farmand
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens alle
    House_number:
    2
    Zipcode:
    3116
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg parkering
    Operator:
    Tønsberg parkering
    Number_charging_points:
    22
    Position:
    (59.2717778,10.41125)
    Image:
    3022.jpg
    Available_charging_points:
    22
    User_comment:
    not reported by source
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2015-10-01 21:50:49
    Updated:
    2020-09-28 11:02:16
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_03022
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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
    16:
    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
    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:
    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
    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
    17:
    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
    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:
    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
    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
    18:
    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
    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:
    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
    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
    19:
    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
    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:
    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
    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
    20:
    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
    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:
    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
    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
    21:
    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
    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:
    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
    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
    22:
    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
    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:
    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
    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. csmd:
    id:
    2839
    distance:
    7454
    name:
    Halfdan Wilhelmsens Allé, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens Allé
    House_number:
    22
    Zipcode:
    3112
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Ved sykehuset i Tønsberg, innkjøring følg anvisning til legevakt, så inn mellom to parkeringshus.
    Owned_by:
    Wilhelmsen House AS
    Operator:
    Wilhelmsen House AS
    Number_charging_points:
    4
    Position:
    (59.27302,10.41687)
    Image:
    2839.jpg
    Available_charging_points:
    4
    User_comment:
    Har type 2 kontakt to på 3,6 kW og to på 11 kW (må ha med egen kabel) Betaling i automat for parkering, kr. 30,- pr. time eller kr. 200,- for døgnet. Kan betales med kort og mynt!
    Contact_info:
    www.wh.no
    Created:
    2015-06-19 15:09:11
    Updated:
    2015-06-24 09:16:23
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_02839
    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:
    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:
    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
    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:
    10
    trans:
    Miscellaneous
    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
    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
    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:
    10
    trans:
    Miscellaneous
    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:
    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
    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:
    10
    trans:
    Miscellaneous
    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
    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:
    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:
    10
    trans:
    Miscellaneous
    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
  16. csmd:
    id:
    1773
    distance:
    7456
    name:
    Sykehuset i Vestfold, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens allé
    House_number:
    17
    Zipcode:
    3116
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    2.etg i p-hus ny del.
    Owned_by:
    Sykehuset i Vestfold / Helse Sør-øst
    Operator:
    Sykehuset i Vestfold / Helse Sør-øst
    Number_charging_points:
    18
    Position:
    (59.27301,10.41701)
    Image:
    1773.jpg
    Available_charging_points:
    18
    User_comment:
    Foreløpig reservert kun for ansatte. 20 kr for 12 timers parkering. Lading gratis.
    Contact_info:
    firmapost@siv.no Tlf: 33 34 20 00
    Created:
    2014-01-13 11:00:11
    Updated:
    2014-03-25 11:39:21
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_01773
    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:
    2
    trans:
    Car park
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    16:
    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:
    Circontrol
    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
    17:
    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:
    Circontrol
    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
    18:
    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:
    Circontrol
    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
  17. csmd:
    id:
    5162
    distance:
    7605
    name:
    Halfdan Wilhelmsens Allé 23
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens Allé
    House_number:
    23
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    På baksiden av bygget mot jernbanelinjen.
    Owned_by:
    Micasa Parkering AS
    Operator:
    Micasa Parkering AS
    Number_charging_points:
    2
    Position:
    (59.27362,10.42099)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    Startes og stoppes via Micasa App, betaling via Micasa app for parkering og lading.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-22 15:12:37
    Updated:
    2018-11-28 11:09:35
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05162
    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:
    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
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Schneider
    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:
    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
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Schneider
    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
  18. csmd:
    id:
    71006
    distance:
    7662
    name:
    Circle K Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#CKE#657144d1-d59a-420c-8771-9a31db15bd02
    Street:
    Slagenveien
    House_number:
    46
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Circle K
    Operator:
    Circle K
    Number_charging_points:
    15
    Position:
    (59.273006,10.425445)
    Image:
    no.image.svg
    Available_charging_points:
    15
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-11-03 19:30:42
    Updated:
    2026-06-26 17:11:47
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_71006
    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:
    33
    trans:
    300 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:
    1f6247a0-fe0e-4435-aa93-1a3ca33a9d3e
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    828dc453-36ce-43d4-b155-602a2007e42d
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    48b69405-c89e-485e-a3f4-cff2bd6ef49b
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E9518*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    640d34c3-967e-4f84-99c3-4c6409c5966f
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    605b7fbb-df96-4cb3-ba5b-7ec5721cbec1
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    b42246b8-9410-4382-82eb-d7502a27c870
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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
    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:
    61354193-98f0-4e40-a9ba-917f51cdf763
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10483*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    b4b62cfa-f3e1-4995-a8f5-f49e108538f8
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    33
    trans:
    300 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:
    6ce14c67-db15-4e67-b5db-addb9261d815
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E9518*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e6e788d0-46b7-4338-ab40-6fe96ad4c328
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    36
    trans:
    400 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:
    8926846e-1abf-4954-bbb1-99e1250a63a8
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10484*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    a9e4c055-aa5a-4f9c-a5eb-9e86144c5028
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    7:
    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:
    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:
    8bd9816d-96a3-4d2c-b1f6-7ac8e8302f24
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    d267a188-efdf-4696-8f5f-3db8ef9fa4d6
    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:
    33
    trans:
    300 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:
    8c989359-5819-4eac-8b46-0c26a3b5a411
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    d16ce263-e652-484d-9c08-3367ee7e448e
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    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:
    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:
    a505f96c-8432-4cf1-8a97-0a5cf91f9809
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7de3b046-6a29-45be-b7d4-4f658e3f1c5f
    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:
    36
    trans:
    400 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:
    aa117868-510a-4f9c-b788-c21e8409053c
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10484*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e7c78896-2f56-4b2d-b25e-931d2b97f636
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    bfaa8ff3-0c5d-49e9-af44-3072ac793c22
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10483*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    ac1a62ac-cbed-4c72-9e83-ceec372eaaa0
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    33
    trans:
    300 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:
    dced4374-1b9c-4823-9f93-e54e4811e40e
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    6e4acd61-bd2a-4304-bc9d-c6574144edd1
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    13:
    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:
    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:
    e113e607-1e4d-4eea-940c-d5cca16fa9e1
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    f010fa45-eca1-48e0-9f42-14d137d99f34
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    150
    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:
    33
    trans:
    300 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:
    e6740bb6-3b41-45a6-80a1-55f561783b29
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    ede60736-8be4-4a40-b778-002aaa054052
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    f08a8aa7-f2f9-47c9-9b3d-5e0fbf4fa3cd
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e2767c53-7de7-4e57-a4b2-63441fff5906
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
  19. csmd:
    id:
    4660
    distance:
    8065
    name:
    Recharge St1 Kjelleveien
    ocpidb_mapping_stasjon_id:
    NO#REC#184
    Street:
    Kjelleveien
    House_number:
    26
    Zipcode:
    3125
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Recharge
    Operator:
    Recharge
    Number_charging_points:
    12
    Position:
    (59.279285,10.400983)
    Image:
    no.image.svg
    Available_charging_points:
    12
    User_comment:
    Betaling via SMS eller drop-in kortbetaling på nett, eller med app og/eller ladebrikke fra flere ladeleverandører. Se mer informasjon på www.rechargeinfra.com
    Contact_info:
    For mer informasjon se www.rechargeinfra.com. Ved feil kan Recharge support kontaktes på telefon 69 14 14 10 hele døgnet, året rundt.
    Created:
    2018-01-17 18:12:33
    Updated:
    2026-06-26 15:51:19
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04660
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15965
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6892*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15965
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15966
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6892*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15966
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15985
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6902*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15985
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15986
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6902*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15986
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    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:
    5644
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E842*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    5644
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
    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:
    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:
    5645
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E842*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    5645
    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:
    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:
    8414
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E2492*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8414
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    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:
    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:
    8415
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E2492*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8415
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    188
    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:
    30
    trans:
    225 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:
    8619
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4705*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8619
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8620
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4705*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8620
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8621
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4706*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8621
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8622
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4706*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8622
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
  20. csmd:
    id:
    74096
    distance:
    8155
    name:
    Kople Kilden Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#1521
    Street:
    Solkilen
    House_number:
    3
    Zipcode:
    3118
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Gjermundsen Auto AS
    Operator:
    Kople AS
    Number_charging_points:
    10
    Position:
    (59.2742107,10.4352239)
    Image:
    no.image.svg
    Available_charging_points:
    10
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-12-02 04:04:01
    Updated:
    2026-06-26 15:47:38
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_74096
    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:
    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:
    10669
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10669
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    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:
    10670
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10670
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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
    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:
    10671
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*C
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10671
    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:
    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:
    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:
    10672
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*D
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10672
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10673
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*E
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10673
    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:
    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:
    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:
    10674
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10674
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10675
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10675
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10676
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*C
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10676
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10677
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*D
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10677
    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:
    36
    trans:
    400 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:
    10678
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*E
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10678
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
  21. csmd:
    id:
    32204
    distance:
    8226
    name:
    Gjermundsen Auto avd. Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#660
    Street:
    Solkilen
    House_number:
    3
    Zipcode:
    3118
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Gjermundsen Auto AS
    Operator:
    Kople AS
    Number_charging_points:
    6
    Position:
    (59.2746989,10.4357311)
    Image:
    no.image.svg
    Available_charging_points:
    6
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2024-08-20 13:07:28
    Updated:
    2026-06-26 17:12:12
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_32204
    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:
    3645
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7244*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3645
    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:
    3646
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7245*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3646
    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:
    3647
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7246*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3647
    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:
    3648
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7248*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3648
    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:
    3649
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7243*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3649
    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:
    3650
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7247*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3650
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    18
  22. csmd:
    id:
    8034
    distance:
    8363
    name:
    Tønsberg Elektriske AS
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Severin Kjærs vei
    House_number:
    45
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Charge365
    Operator:
    Charge365
    Number_charging_points:
    7
    Position:
    (59.27981,10.42484)
    Image:
    no.image.svg
    Available_charging_points:
    7
    User_comment:
    Betal ved å: - Koble seg på og betale med SMS - Laste ned app (charge365) og betale med kort. - Lage seg bruker på charge365 og bestille brikke. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
    Contact_info:
    Tel: +47 930 95 365 Epost: post@charge365.no
    Created:
    2021-09-23 15:27:10
    Updated:
    2021-09-23 15:27:10
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_08034
    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:
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
  23. csmd:
    id:
    32092
    distance:
    8755
    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
  24. csmd:
    id:
    2108
    distance:
    8832
    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
  25. csmd:
    id:
    7295
    distance:
    9275
    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
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

  1. csmd:
    id:
    2023
    distance:
    2302
    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
  2. csmd:
    id:
    81757
    distance:
    3746
    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
  3. csmd:
    id:
    5631
    distance:
    4283
    name:
    Ulvøgrenda Borettslag
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Hagabergveien
    House_number:
    14
    Zipcode:
    3138
    City:
    SKALLESTAD
    Municipality_ID:
    3911
    Municipality:
    FÆRDER
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Plassert på gateplan.
    Owned_by:
    Ulvøgrenda Borettslag
    Operator:
    Ulvøgrenda Borettslag
    Number_charging_points:
    2
    Position:
    (59.20346,10.44465)
    Image:
    5631.jpg
    Available_charging_points:
    2
    User_comment:
    Registrert hos Lade i Norge. Da borettslaget har få andelseiere med elbil, har vi inntil videre valgt å gi offentlig tilgang. Lade stolpe med 2 uttak inn på borettslagets eiendom.
    Contact_info:
    not reported by source
    Created:
    2019-04-29 11:15:56
    Updated:
    2019-04-29 14:26:53
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05631
    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
    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
    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
    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
  4. csmd:
    id:
    4238
    distance:
    5133
    name:
    Bellevue Senteret
    ocpidb_mapping_stasjon_id:
    NO#MER#198095B8-CFD5-E811-A95E-000D3A29BA60
    Street:
    Ørsnesalleen
    House_number:
    37
    Zipcode:
    3120
    City:
    NØTTERØY
    Municipality_ID:
    3911
    Municipality:
    FÆRDER
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Mer Norway
    Operator:
    Mer Norway
    Number_charging_points:
    7
    Position:
    (59.25163,10.41585)
    Image:
    no.image.svg
    Available_charging_points:
    7
    User_comment:
    Betaling via bruk av ladebrikke fra Mer eller Elbilforeningen, Mer Connect App eller SMS. Prisinfo og bestilling av ladebrikke på https://no.mer.eco
    Contact_info:
    Ved problemer på ladestasjonen ring vakttelefonen: 476 70 800
    Created:
    2017-07-24 11:30:53
    Updated:
    2026-06-26 15:52:43
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04238
    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:
    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:
    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:
    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:
    AA2E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22513
    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:
    19
    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:
    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:
    AF2E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22511
    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:
    19
    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:
    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:
    B52E75F4-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22512
    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:
    16
    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:
    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:
    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:
    DB366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22514
    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:
    125
    5:
    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:
    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:
    DF366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22515
    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:
    125
    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:
    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:
    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:
    E4366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22509
    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:
    125
    7:
    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:
    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:
    EA366DFA-CFD5-E811-A95E-000D3A29BA60
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*MER*E22510
    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:
    125
  5. csmd:
    id:
    32099
    distance:
    5208
    name:
    Kople Teie Torv Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#192
    Street:
    Torvet
    House_number:
    1
    Zipcode:
    3120
    City:
    NØTTERØY
    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:
    2
    Position:
    (59.2518904,10.4176998)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2024-08-20 10:02:48
    Updated:
    2026-06-26 15:52:14
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_32099
    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:
    7206
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E5226*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7206
    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:
    7207
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E5227*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7207
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    6
  6. csmd:
    id:
    5027
    distance:
    6358
    name:
    Kaldnes brygge
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Rambergveien
    House_number:
    7
    Zipcode:
    3115
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Micasa
    Operator:
    Micasa
    Number_charging_points:
    14
    Position:
    (59.26382,10.40387)
    Image:
    5027.jpg
    Available_charging_points:
    14
    User_comment:
    Lading opp til 22 kw. Hver ladestasjon deler på 22 kw, så ved 2 biler på samme ladestasjon halveres lade hastigheten. Betaling for parkering og lading på app eller automat.
    Contact_info:
    not reported by source
    Created:
    2018-09-19 09:58:26
    Updated:
    2020-02-12 15:37:55
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05027
    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:
    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
    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:
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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:
    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:
    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
    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:
    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:
    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
    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:
    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:
    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
    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:
    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:
    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
  7. csmd:
    id:
    289
    distance:
    6444
    name:
    Oseberg P-hus, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Ollebukta
    House_number:
    3
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    På høyre siden rett etter innkjøring.
    Owned_by:
    Parkeringsselskapet AS
    Operator:
    Parkeringsselskapet AS
    Number_charging_points:
    2
    Position:
    (59.26462,10.40813)
    Image:
    289.jpg
    Available_charging_points:
    2
    User_comment:
    Plassene er åpne fra 06.00 til 23.00. Utover det må man ta kontakt med resepsjonen.
    Contact_info:
    Parkeringsselskapet AS Vakttelefon 91828705
    Created:
    2010-04-29 13:05:40
    Updated:
    2019-01-31 10:08:19
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_00289
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    06-23
    21:
    attrtypeid:
    21
    attrname:
    Real-time information
    attrvalid:
    2
    trans:
    No
    attrval:
    not reported by source
    22:
    attrtypeid:
    22
    attrname:
    Public funding
    attrvalid:
    2
    trans:
    Transnova
    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:
    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:
    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
    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
    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
  8. csmd:
    id:
    5164
    distance:
    6457
    name:
    Munkegaten 3
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Munkegaten
    House_number:
    3
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    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.26456,10.41115)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    Start/stopp og betaling via Micasa App.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-23 07:46:57
    Updated:
    2018-11-28 11:15:57
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05164
    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:
    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
  9. csmd:
    id:
    288
    distance:
    6467
    name:
    Zeiner
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Storgaten
    House_number:
    1A
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg Parkering
    Operator:
    Tønsberg Parkering
    Number_charging_points:
    12
    Position:
    (59.2642507,10.4145498)
    Image:
    288.jpg
    Available_charging_points:
    12
    User_comment:
    not reported by source
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2010-04-29 13:01:18
    Updated:
    2020-09-28 11:23:48
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_00288
    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:
    2
    trans:
    Transnova
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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. csmd:
    id:
    7865
    distance:
    6499
    name:
    Kjærlighetsstien 28
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Kjærlighetsstien
    House_number:
    28
    Zipcode:
    3112
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Parkeringsplass utenfor Møller Bil Tønsberg.
    Owned_by:
    Lade i Norge
    Operator:
    Lade i Norge
    Number_charging_points:
    3
    Position:
    (59.26343,10.4202)
    Image:
    7865.jpg
    Available_charging_points:
    3
    User_comment:
    Last ned og bruk via Cloudcharge-app, med RFID-chip eller sms. Les mer her: https://www.defa.com/no/cloudcharge-community/
    Contact_info:
    https://ladeinorge.no/ 
    Created:
    2021-07-06 11:50:20
    Updated:
    2021-10-18 13:23:18
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_07865
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    17:00 - 07:30
    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:
    2
    trans:
    Visitors
    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:
    22
    trans:
    135 kW - 480VDC max 270A
    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
    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:
    22
    trans:
    135 kW - 480VDC max 270A
    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
    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:
    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
    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. csmd:
    id:
    5163
    distance:
    6578
    name:
    Nedre Langgate 20
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Nedre Langgate
    House_number:
    20
    Zipcode:
    3126
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Foran Domino's Pizza.
    Owned_by:
    Micasa Parkering AS
    Operator:
    Micasa Parkering AS
    Number_charging_points:
    1
    Position:
    (59.26587,10.407)
    Image:
    no.image.svg
    Available_charging_points:
    1
    User_comment:
    Ett ladepunkt åpent for offentligheten. Start/stopp av lading og betaling via Micasa app.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-23 07:38:53
    Updated:
    2018-11-28 11:16:27
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05163
    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:
    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:
    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:
    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
  12. csmd:
    id:
    58368
    distance:
    6995
    name:
    Alti Farmandstredet
    ocpidb_mapping_stasjon_id:
    NO#BKK#BAKY63AK4WMWW
    Street:
    Jernbanegaten
    House_number:
    1D
    Zipcode:
    3110
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Eviny
    Operator:
    Eviny
    Number_charging_points:
    8
    Position:
    (59.26925,10.413556)
    Image:
    no.image.svg
    Available_charging_points:
    8
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-07-12 05:00:05
    Updated:
    2026-06-26 18:01:56
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_58368
    attr:
    st:
    24:
    attrtypeid:
    24
    attrname:
    Open 24h
    attrvalid:
    2
    trans:
    No
    attrval:
    2
    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:
    23628
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT4
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23628
    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:
    23629
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23629
    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:
    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:
    23630
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23630
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    500
    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:
    33
    trans:
    300 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:
    23631
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT5*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23631
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    5:
    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:
    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:
    23632
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT6*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23632
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
    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:
    33
    trans:
    300 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:
    23633
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT6*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23633
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    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:
    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:
    23634
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23634
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    500
    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:
    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:
    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:
    23635
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*BKK*EFT5*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    23635
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
  13. csmd:
    id:
    4650
    distance:
    7044
    name:
    Seeberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Stoltenbergs gate
    House_number:
    6
    Zipcode:
    3110
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg Parkering
    Operator:
    Tønsberg Parkering
    Number_charging_points:
    12
    Position:
    (59.2699928,10.4104712)
    Image:
    no.image.svg
    Available_charging_points:
    12
    User_comment:
    6 plasser for besøkende til Rådhuset og 6 plasser for alle.
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2018-01-04 18:27:20
    Updated:
    2020-09-28 11:16:34
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04650
    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:
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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. csmd:
    id:
    3022
    distance:
    7245
    name:
    Bjørn Farmand
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens alle
    House_number:
    2
    Zipcode:
    3116
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Tønsberg parkering
    Operator:
    Tønsberg parkering
    Number_charging_points:
    22
    Position:
    (59.2717778,10.41125)
    Image:
    3022.jpg
    Available_charging_points:
    22
    User_comment:
    not reported by source
    Contact_info:
    Teknisk vakttelefon: 95202200
    Created:
    2015-10-01 21:50:49
    Updated:
    2020-09-28 11:02:16
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_03022
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    Garo
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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:
    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
    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
    16:
    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
    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:
    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
    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
    17:
    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
    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:
    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
    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
    18:
    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
    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:
    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
    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
    19:
    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
    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:
    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
    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
    20:
    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
    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:
    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
    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
    21:
    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
    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:
    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
    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
    22:
    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
    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:
    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
    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. csmd:
    id:
    2839
    distance:
    7454
    name:
    Halfdan Wilhelmsens Allé, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens Allé
    House_number:
    22
    Zipcode:
    3112
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    Ved sykehuset i Tønsberg, innkjøring følg anvisning til legevakt, så inn mellom to parkeringshus.
    Owned_by:
    Wilhelmsen House AS
    Operator:
    Wilhelmsen House AS
    Number_charging_points:
    4
    Position:
    (59.27302,10.41687)
    Image:
    2839.jpg
    Available_charging_points:
    4
    User_comment:
    Har type 2 kontakt to på 3,6 kW og to på 11 kW (må ha med egen kabel) Betaling i automat for parkering, kr. 30,- pr. time eller kr. 200,- for døgnet. Kan betales med kort og mynt!
    Contact_info:
    www.wh.no
    Created:
    2015-06-19 15:09:11
    Updated:
    2015-06-24 09:16:23
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_02839
    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:
    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:
    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
    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:
    10
    trans:
    Miscellaneous
    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
    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
    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:
    10
    trans:
    Miscellaneous
    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:
    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
    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:
    10
    trans:
    Miscellaneous
    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
    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:
    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:
    10
    trans:
    Miscellaneous
    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
  16. csmd:
    id:
    1773
    distance:
    7456
    name:
    Sykehuset i Vestfold, Tønsberg
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens allé
    House_number:
    17
    Zipcode:
    3116
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    2.etg i p-hus ny del.
    Owned_by:
    Sykehuset i Vestfold / Helse Sør-øst
    Operator:
    Sykehuset i Vestfold / Helse Sør-øst
    Number_charging_points:
    18
    Position:
    (59.27301,10.41701)
    Image:
    1773.jpg
    Available_charging_points:
    18
    User_comment:
    Foreløpig reservert kun for ansatte. 20 kr for 12 timers parkering. Lading gratis.
    Contact_info:
    firmapost@siv.no Tlf: 33 34 20 00
    Created:
    2014-01-13 11:00:11
    Updated:
    2014-03-25 11:39:21
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_01773
    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:
    2
    trans:
    Car park
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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:
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    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:
    Circontrol
    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
    16:
    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:
    Circontrol
    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
    17:
    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:
    Circontrol
    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
    18:
    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:
    Circontrol
    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
  17. csmd:
    id:
    5162
    distance:
    7605
    name:
    Halfdan Wilhelmsens Allé 23
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Halfdan Wilhelmsens Allé
    House_number:
    23
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    På baksiden av bygget mot jernbanelinjen.
    Owned_by:
    Micasa Parkering AS
    Operator:
    Micasa Parkering AS
    Number_charging_points:
    2
    Position:
    (59.27362,10.42099)
    Image:
    no.image.svg
    Available_charging_points:
    2
    User_comment:
    Startes og stoppes via Micasa App, betaling via Micasa app for parkering og lading.
    Contact_info:
    Micasa Parkering AS Tlf 33 35 41 00
    Created:
    2018-11-22 15:12:37
    Updated:
    2018-11-28 11:09:35
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_05162
    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:
    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
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Schneider
    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:
    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
    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
    23:
    attrtypeid:
    23
    attrname:
    Manufacturer
    attrvalid:
    6
    trans:
    Manufacturer
    attrval:
    Schneider
    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
  18. csmd:
    id:
    71006
    distance:
    7662
    name:
    Circle K Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#CKE#657144d1-d59a-420c-8771-9a31db15bd02
    Street:
    Slagenveien
    House_number:
    46
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Circle K
    Operator:
    Circle K
    Number_charging_points:
    15
    Position:
    (59.273006,10.425445)
    Image:
    no.image.svg
    Available_charging_points:
    15
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-11-03 19:30:42
    Updated:
    2026-06-26 17:11:47
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_71006
    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:
    33
    trans:
    300 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:
    1f6247a0-fe0e-4435-aa93-1a3ca33a9d3e
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    828dc453-36ce-43d4-b155-602a2007e42d
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    48b69405-c89e-485e-a3f4-cff2bd6ef49b
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E9518*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    640d34c3-967e-4f84-99c3-4c6409c5966f
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    605b7fbb-df96-4cb3-ba5b-7ec5721cbec1
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    b42246b8-9410-4382-82eb-d7502a27c870
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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
    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:
    61354193-98f0-4e40-a9ba-917f51cdf763
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10483*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    b4b62cfa-f3e1-4995-a8f5-f49e108538f8
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    33
    trans:
    300 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:
    6ce14c67-db15-4e67-b5db-addb9261d815
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E9518*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e6e788d0-46b7-4338-ab40-6fe96ad4c328
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    36
    trans:
    400 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:
    8926846e-1abf-4954-bbb1-99e1250a63a8
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10484*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    a9e4c055-aa5a-4f9c-a5eb-9e86144c5028
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    7:
    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:
    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:
    8bd9816d-96a3-4d2c-b1f6-7ac8e8302f24
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    d267a188-efdf-4696-8f5f-3db8ef9fa4d6
    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:
    33
    trans:
    300 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:
    8c989359-5819-4eac-8b46-0c26a3b5a411
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    d16ce263-e652-484d-9c08-3367ee7e448e
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    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:
    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:
    a505f96c-8432-4cf1-8a97-0a5cf91f9809
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    7de3b046-6a29-45be-b7d4-4f658e3f1c5f
    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:
    36
    trans:
    400 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:
    aa117868-510a-4f9c-b788-c21e8409053c
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10484*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e7c78896-2f56-4b2d-b25e-931d2b97f636
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    bfaa8ff3-0c5d-49e9-af44-3072ac793c22
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E10483*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    ac1a62ac-cbed-4c72-9e83-ceec372eaaa0
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    33
    trans:
    300 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:
    dced4374-1b9c-4823-9f93-e54e4811e40e
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7609*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    6e4acd61-bd2a-4304-bc9d-c6574144edd1
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    13:
    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:
    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:
    e113e607-1e4d-4eea-940c-d5cca16fa9e1
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7607*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    f010fa45-eca1-48e0-9f42-14d137d99f34
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    150
    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:
    33
    trans:
    300 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:
    e6740bb6-3b41-45a6-80a1-55f561783b29
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    ede60736-8be4-4a40-b778-002aaa054052
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
    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:
    33
    trans:
    300 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:
    f08a8aa7-f2f9-47c9-9b3d-5e0fbf4fa3cd
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CKE*E7608*3
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    e2767c53-7de7-4e57-a4b2-63441fff5906
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    300
  19. csmd:
    id:
    4660
    distance:
    8065
    name:
    Recharge St1 Kjelleveien
    ocpidb_mapping_stasjon_id:
    NO#REC#184
    Street:
    Kjelleveien
    House_number:
    26
    Zipcode:
    3125
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Recharge
    Operator:
    Recharge
    Number_charging_points:
    12
    Position:
    (59.279285,10.400983)
    Image:
    no.image.svg
    Available_charging_points:
    12
    User_comment:
    Betaling via SMS eller drop-in kortbetaling på nett, eller med app og/eller ladebrikke fra flere ladeleverandører. Se mer informasjon på www.rechargeinfra.com
    Contact_info:
    For mer informasjon se www.rechargeinfra.com. Ved feil kan Recharge support kontaktes på telefon 69 14 14 10 hele døgnet, året rundt.
    Created:
    2018-01-17 18:12:33
    Updated:
    2026-06-26 15:51:19
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_04660
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15965
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6892*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15965
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15966
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6892*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15966
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15985
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6902*1
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15985
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    13
    trans:
    50 kW - 500VDC max 100A
    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:
    15986
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*REC*E6902*2
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    15986
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    50
    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:
    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:
    5644
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E842*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    5644
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    125
    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:
    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:
    5645
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E842*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    5645
    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:
    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:
    8414
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E2492*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8414
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    375
    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:
    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:
    8415
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E2492*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8415
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    188
    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:
    30
    trans:
    225 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:
    8619
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4705*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8619
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8620
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4705*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8620
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8621
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4706*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8621
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
    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:
    30
    trans:
    225 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:
    8622
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*CHA*E4706*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    8622
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    225
  20. csmd:
    id:
    74096
    distance:
    8155
    name:
    Kople Kilden Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#1521
    Street:
    Solkilen
    House_number:
    3
    Zipcode:
    3118
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Gjermundsen Auto AS
    Operator:
    Kople AS
    Number_charging_points:
    10
    Position:
    (59.2742107,10.4352239)
    Image:
    no.image.svg
    Available_charging_points:
    10
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2025-12-02 04:04:01
    Updated:
    2026-06-26 15:47:38
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_74096
    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:
    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:
    10669
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10669
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    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:
    10670
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10670
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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
    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:
    10671
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*C
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10671
    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:
    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:
    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:
    10672
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*D
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10672
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10673
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28542*E
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10673
    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:
    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:
    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:
    10674
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10674
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10675
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*B
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10675
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10676
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*C
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10676
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
    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:
    36
    trans:
    400 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:
    10677
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*D
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10677
    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:
    36
    trans:
    400 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:
    10678
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E28543*E
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    10678
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    400
  21. csmd:
    id:
    32204
    distance:
    8226
    name:
    Gjermundsen Auto avd. Tønsberg
    ocpidb_mapping_stasjon_id:
    NO#KPE#660
    Street:
    Solkilen
    House_number:
    3
    Zipcode:
    3118
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Gjermundsen Auto AS
    Operator:
    Kople AS
    Number_charging_points:
    6
    Position:
    (59.2746989,10.4357311)
    Image:
    no.image.svg
    Available_charging_points:
    6
    User_comment:
    not reported by source
    Contact_info:
    not reported by source
    Created:
    2024-08-20 13:07:28
    Updated:
    2026-06-26 17:12:12
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_32204
    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:
    3645
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7244*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3645
    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:
    3646
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7245*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3646
    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:
    3647
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7246*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3647
    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:
    3648
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7248*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3648
    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:
    3649
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7243*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3649
    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:
    3650
    28:
    attrtypeid:
    28
    attrname:
    EVSE ID
    attrvalid:
    8
    trans:
    EVSE ID
    attrval:
    NO*KPE*E7247*A
    29:
    attrtypeid:
    29
    attrname:
    Connector ID
    attrvalid:
    9
    trans:
    Connector ID
    attrval:
    3650
    31:
    attrtypeid:
    31
    attrname:
    Amperage (A)
    attrvalid:
    11
    trans:
    Amperage (A)
    attrval:
    18
  22. csmd:
    id:
    8034
    distance:
    8363
    name:
    Tønsberg Elektriske AS
    ocpidb_mapping_stasjon_id:
    not reported by source
    Street:
    Severin Kjærs vei
    House_number:
    45
    Zipcode:
    3117
    City:
    TØNSBERG
    Municipality_ID:
    3905
    Municipality:
    TØNSBERG
    County_ID:
    39
    County:
    Vestfold
    Description_of_location:
    not reported by source
    Owned_by:
    Charge365
    Operator:
    Charge365
    Number_charging_points:
    7
    Position:
    (59.27981,10.42484)
    Image:
    no.image.svg
    Available_charging_points:
    7
    User_comment:
    Betal ved å: - Koble seg på og betale med SMS - Laste ned app (charge365) og betale med kort. - Lage seg bruker på charge365 og bestille brikke. Se mer informasjon her: https://www.charge365.no/veiledning-for-bruker
    Contact_info:
    Tel: +47 930 95 365 Epost: post@charge365.no
    Created:
    2021-09-23 15:27:10
    Updated:
    2021-09-23 15:27:10
    Station_status:
    1
    Land_code:
    NOR
    International_id:
    NOR_08034
    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:
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
    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
  23. csmd:
    id:
    32092
    distance:
    8755
    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
  24. csmd:
    id:
    2108
    distance:
    8832
    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
  25. csmd:
    id:
    7295
    distance:
    9275
    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
limit:
25
offset:
0
returned:
25
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

Continue exploring

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

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. 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

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.