{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dawlish Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.962016,
            52.492272
          ],
          [
            -1.961798,
            52.492429
          ],
          [
            -1.961579,
            52.492586
          ],
          [
            -1.961383,
            52.492569
          ],
          [
            -1.961283,
            52.492519
          ],
          [
            -1.961029,
            52.492393
          ],
          [
            -1.960985,
            52.492396
          ],
          [
            -1.960941,
            52.492398
          ],
          [
            -1.960855,
            52.492458
          ],
          [
            -1.960768,
            52.492518
          ],
          [
            -1.960764,
            52.492522
          ],
          [
            -1.960759,
            52.492526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763278, B66 3HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9612356405555353,
          52.492505946937165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090608236, B66 3HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9608969695066178,
          52.49241593686897
        ]
      }
    }
  ]
}