wri.org
World Resources Institute
WRI is a global research organization working to improve people’s lives, protect nature and halt climate change.
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for wri.org
Made from what Actuent already knows. Edit it, then publish it at
https://wri.org/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "wri.org",
"name": "World Resources Institute",
"language": "en",
"pages": {
"/": {
"title": "World Resources Institute - Research for People & Planet",
"content": "WRI is a global research organization working to improve people’s lives, protect nature and halt climate change."
},
"/about": {
"title": "About WRI World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
},
"/paying-price": {
"title": "Paying the Price World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
},
"/mission-design": {
"title": "Mission Design World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
},
"/research/green-fees": {
"title": "Green fees World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Recently Published Reach an Expert Our Standards Permissions & Licensing All Publications Data Initiatives Insights Click to see more Donate Donate Donate Quick Links Quick Links News Resour"
},
"/initiatives/open-book": {
"title": "Open Book (Inactive) World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Reach an Expert All Projects Insights Click to see more Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click to see more Ma"
},
"/voices-supply-chains-contact-us": {
"title": "Voices in Supply Chains: Contact Us World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
},
"/drylands-people-and-ecosystem-goods-and-services": {
"title": "Drylands, People, and Ecosystem Goods and Services World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
},
"/sustainable-procurement-wood-and-paper-based-products": {
"title": "Sustainable Procurement of Wood and Paper-based Products World Resources Institute",
"content": "Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate Click "
}
},
"actions": [
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
},
{
"id": "get_support",
"name": "Get help",
"input": {
"type": "text",
"required": false
},
"intent": [
"help",
"support",
"faq",
"customer service"
],
"description": "Help centre, FAQs and support"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "donate",
"name": "Donate",
"input": {
"type": "text",
"required": false
},
"intent": [
"donate",
"donation",
"support us",
"give"
],
"description": "Make a donation"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "World Resources Institute",
"url": "https://wri.org",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Contact
Get in touch with the site owner
contactget in touchemailmessagesupportGet help
Help centre, FAQs and support
helpsupportfaqcustomer serviceView jobs
See open positions
careersjobshiringwork with usDonate
Make a donation
donatedonationsupport usgivePages
World Resources Institute - Research for People & Planet /
WRI is a global research organization working to improve people’s lives, protect nature and halt climate change.
About WRI World Resources Institute /about
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
Paying the Price World Resources Institute /paying-price
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
Mission Design World Resources Institute /mission-design
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
Green fees World Resources Institute /research/green-fees
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Recently Published Reach an Expert Our Standards Permissions & Licensing All Publications Data Initiatives Insights Click to see more Donate Donate Donate Quick Links Qui
Open Book (Inactive) World Resources Institute /initiatives/open-book
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Reach an Expert All Projects Insights Click to see more Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events Careers Donate
Voices in Supply Chains: Contact Us World Resources Institute /voices-supply-chains-contact-us
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
Drylands, People, and Ecosystem Goods and Services World Resources Institute /drylands-people-and-ecosystem-goods-and-services
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
Sustainable Procurement of Wood and Paper-based Products World Resources Institute /sustainable-procurement-wood-and-paper-based-products
Skip to main content Accessibility World Resources Institute Making Big Ideas Happen Main navigation Research Data Initiatives Insights Click to see more Secondary Navigation Our Approach Our Work Donate Donate Donate Quick Links Quick Links News Resource Library Experts Events C
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=wri.org
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim wri.org to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="wri.org" async></script> or the image https://api.actuent.ai/badge.svg?domain=wri.org&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
