{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Raynville Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.617178,
            53.81199
          ],
          [
            -1.61716,
            53.811523
          ],
          [
            -1.617141,
            53.811055
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628623, LS13 2RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6171405250758304,
          53.8111090343429
        ]
      }
    }
  ]
}