{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Saint Ives Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.602961,
            53.79777
          ],
          [
            -1.602805,
            53.798291
          ],
          [
            -1.60265,
            53.798813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72528127, LS12 3RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.602792589351192,
          53.79788598864304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628736, LS12 3RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.602632624564597,
          53.79874830897494
        ]
      }
    }
  ]
}