{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyngarth Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.904319,
            53.860542
          ],
          [
            -1.904677,
            53.860636
          ],
          [
            -1.904756,
            53.860656
          ],
          [
            -1.904708,
            53.860835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094871645, BD21 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9045097872012164,
          53.86066545926602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094871652, BD21 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9043426815201043,
          53.86060241151162
        ]
      }
    }
  ]
}