{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003691333, Hilton Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.054466338993244,
          52.647151453425266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004521528, Bognop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0876053264878336,
          52.63331432209311
        ]
      }
    }
  ]
}