{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stocks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.986488,
            53.728364
          ],
          [
            -1.986625,
            53.728593
          ],
          [
            -1.986761,
            53.728822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219702, HX7 5EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9864883745484931,
          53.7283637787996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093208467, HX7 5DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9868823797799593,
          53.72858852321069
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093210158, HX7 5DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9868823797799593,
          53.72858852321069
        ]
      }
    }
  ]
}