{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exmoor Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.683064,
            53.576571
          ],
          [
            -0.682881,
            53.576573
          ],
          [
            -0.682699,
            53.576574
          ],
          [
            -0.682458,
            53.576573
          ],
          [
            -0.682217,
            53.576571
          ],
          [
            -0.681998,
            53.576569
          ],
          [
            -0.681785,
            53.576566
          ],
          [
            -0.68178,
            53.576566
          ],
          [
            -0.681661,
            53.576565
          ],
          [
            -0.681543,
            53.576564
          ],
          [
            -0.681345,
            53.576562
          ],
          [
            -0.681148,
            53.576559
          ],
          [
            -0.681106,
            53.576559
          ],
          [
            -0.681065,
            53.576558
          ],
          [
            -0.680922,
            53.576557
          ],
          [
            -0.68078,
            53.576555
          ],
          [
            -0.680651,
            53.576554
          ],
          [
            -0.680522,
            53.576553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307211, DN17 1UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6830639611175056,
          53.57657135973978
        ]
      }
    }
  ]
}