{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Beamsley Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573681,
            53.810621
          ],
          [
            -1.573602,
            53.810396
          ],
          [
            -1.573522,
            53.810171
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627941, LS6 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5736516008951693,
          53.81055797666191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72736015, LS6 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5736371441804515,
          53.81048602121886
        ]
      }
    }
  ]
}