{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buckingham Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.084728,
            52.795381
          ],
          [
            -2.084721,
            52.795547
          ],
          [
            -2.084714,
            52.795714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002085966, ST17 0AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0847282847206574,
          52.79542591965839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031760435, ST17 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0848773256067403,
          52.795803370920375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031760436, ST17 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0845510372125595,
          52.79579461507807
        ]
      }
    }
  ]
}