{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.808493,
            53.756754
          ],
          [
            -1.808342,
            53.756535
          ],
          [
            -1.80819,
            53.756315
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006735521, HX3 7RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8081951955274373,
          53.75613732546483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006735522, HX3 7RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8081048505317356,
          53.755993372543365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215937, HX3 7QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.808495710319751,
          53.756757979509864
        ]
      }
    }
  ]
}