{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.1",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.1.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"SideBoards.x3d"
          },
          {
            "@name":"description",
            "@content":"Sponsor Board to surround the stadium pitches"
          },
          {
            "@name":"creator",
            "@content":"Beth Welliver"
          },
          {
            "@name":"created",
            "@content":"7 March 2008"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"reference",
            "@content":"Sponsor artwork from US Soccer Website: http://ussoccer.com/sponsors/index.jsp.html"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerComplex/SideBoards.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"26 March 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          { "WorldInfo":
            {
              "@title":"SideBoards.x3d"
            }
          },
          { "Transform":
            {
              "@translation":[-10,-0.5,0],
              "-children":[
                { "Shape":
                  {
                    "@DEF":"sideBoard",
                    "-appearance":
                      { "Appearance":
                        {
                          "-texture":
                            { "ImageTexture":
                              {
                                "@DEF":"sideBoardArtwork",
                                "@url":["sponsorBoardArtwork.jpg","https://www.web3d.org/x3d/content/examples/Savage/Buildings/SoccerComplex/sponsorBoardArtwork.jpg"]
                              }
                            }
                        }
                      },
                    "-geometry":
                      { "Box":
                        {
                          "@DEF":"sideBoardSection",
                          "@size":[20,1,0.01]
                        }
                      }
                  }
                }
              ]
            }
          }
        ]
    }
  }
}