ATM coverage index as a category (RARE, COMMON, VERY_COMMON, EVERYWHERE)
localNames
String[]
Local name for the "ATM"
Basis-PlanStartupBusiness-Plan
Name
Type
Description
title
String
ATMs category name
textual.sections.id[SUMMARY].body
String
Local names and coverage summarized
textual.sections.id[COVERAGE].body
String
ATM coverage
{
"coverage": "VERY_COMMON",
"localNames": [
"distributeur",
"distributeurs automatiques de billets (DAB)"
],
"textual": {
"title": "ATMs",
"sections": [
{
"id": "SUMMARY",
"body": [
"Automatic teller machines (local names: distributeur or distributeurs automatiques de billets (DAB)) are very common in France. You can find them in both large & small cities, tourist areas etc."
]
},
{
"id": "COVERAGE",
"body": [
"Very common"
]
}
]
}
}