{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.994234,
            51.878698
          ],
          [
            0.994243,
            51.87874
          ],
          [
            0.994274,
            51.878873
          ],
          [
            0.994315,
            51.879048
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095961505, CO7 7XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9942275343989974,
          51.87871489499259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095961510, CO7 7XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.994473973739728,
          51.87892447003924
        ]
      }
    }
  ]
}