{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheshunt Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.596658,
            51.605658
          ],
          [
            0.596471,
            51.60535
          ],
          [
            0.596283,
            51.605042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014203941, SS6 9RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5980577130149574,
          51.608166437325536
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025149038, SS6 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.597542439589105,
          51.606478091728384
        ]
      }
    }
  ]
}