{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jade Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.44451,
            51.354266
          ],
          [
            0.444101,
            51.354274
          ],
          [
            0.443692,
            51.354283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44000953, ME2 1AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4443569621293786,
          51.354358770895935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003541, ME2 1AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44379311156856455,
          51.35428959767775
        ]
      }
    }
  ]
}