{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snab Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.699357,
            52.422583
          ],
          [
            1.700971,
            52.421394
          ],
          [
            1.701027,
            52.421353
          ],
          [
            1.70269,
            52.42026
          ],
          [
            1.702806,
            52.420179
          ],
          [
            1.702922,
            52.420097
          ],
          [
            1.703019,
            52.419979
          ],
          [
            1.703115,
            52.41986
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094766753, NR33 7UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7030256283018708,
          52.419888484793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094766754, NR33 7UR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7027110925142896,
          52.420348090278004
        ]
      }
    }
  ]
}