{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006533166, Temple Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5471004068871488,
          53.069607793443296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030850839, Mill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5482003383439628,
          53.07018757870939
        ]
      }
    }
  ]
}