{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Dorset Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51185,
            53.815158
          ],
          [
            -1.512672,
            53.81504
          ],
          [
            -1.513493,
            53.814922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628142, LS8 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.51341703054914,
          53.81493075748865
        ]
      }
    }
  ]
}