{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ernalds Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.70346,
            51.928427
          ],
          [
            0.703246,
            51.928539
          ],
          [
            0.703033,
            51.928651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006908022, CO6 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7035192042220645,
          51.92835872487035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006908023, CO6 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7034772959194252,
          51.92862948377909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023743307, CO6 2SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7030275053989554,
          51.92864881186845
        ]
      }
    }
  ]
}