{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110712901, Chilton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5352457213594166,
          54.669806986089064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110712904, Chilton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5333934622598926,
          54.670428943515255
        ]
      }
    }
  ]
}