{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Madams Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.798,
            52.423055
          ],
          [
            -0.79799,
            52.42323
          ],
          [
            -0.797979,
            52.423404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007876316, NN14 6HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7980099717026649,
          52.423071328806024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031065923, NN14 6EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7979379646665659,
          52.423556086593116
        ]
      }
    }
  ]
}