{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gatefield Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7812,
            53.75583
          ],
          [
            -1.781445,
            53.755373
          ],
          [
            -1.78169,
            53.754915
          ],
          [
            -1.781576,
            53.754885
          ],
          [
            -1.781462,
            53.754854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591504, BD6 2NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7814602507485686,
          53.7553725839701
        ]
      }
    }
  ]
}